S60 Open C
Open C API Specification

Open C API Specification

Table of Contents

API Description

 


API Description

Open C provides the following libraries:

Standard C libraries

Library Description
libcrypt Cryptography libraries containing functions for crypting/encrypting datablocks and messages and password hashing.

Middleware libraries:

Library Description
libz The 'zlib' compression library provides in-memory compression and decompression functions, including integrity checks of the uncompressed data.
libcrypto The OpenSSL crypto library implements a wide range of cryptographic algorithms used in various Internet standards. The services provided by this library are used by the OpenSSL implementations of SSL, TLS and S/MIME, and they have also been used to implement SSH, OpenPGP, and other cryptographic standards.
libssl The OpenSSL ssl library implements the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols.
libglib A general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on. It works on many UNIX-like platforms, Windows, OS/2 and BeOS.

Generic Libraries:

Library Description
libcrt0 The libcrt0 library implements E32Main implementation, which in turn invokes main
libwcrt0 The libcrt0 library implemets E32Main implementation, which in turn invokes main.

Give feedback of this article


ŠNokia  2008

Back to top


All rights reserved. This documentation can be used in the connection with this Product to help and support the user.