Added SILC Thread Queue API
[silc.git] / lib / silccrypt / DIRECTORY
1 <!--
2 @LIBRARY=SILC Crypto Library
3 @FILENAME=silccryptlib.html
4 @LINK=silcpkcs.html:SILC PKCS API
5 @LINK=silccipher.html:SILC Cipher API
6 @LINK=silchash.html:SILC Hash Interface
7 @LINK=silchmac.html:SILC HMAC Interface
8 @LINK=silcrng_intro.html:Introduction to SILC RNG
9 @LINK=silcrng.html:SILC RNG Interface
10 @LINK=silcpkcs1.html:SILC PKCS #1 API
11 @LINK=silcpk.html:SILC Public Key API
12 -->
13
14 <big><b>SILC Crypto Library</b></big>
15 <br />
16 <small>Directory: lib/silccrypt/</small>
17 <br />
18 <small>Library: libsilc.a, libsilc.lib</small>
19 <br /><br />
20 <b>Introduction</b>
21
22 <br /><br />
23 SILC Crypto Library provides cryptographic routines for applications.  It
24 provides interfaces for ciphers, hash functions, HMACs and public key
25 cryptosystems.  In addition is also provides interfaces for cryptographically
26 strong random number generator.
27
28 <br /><br />
29 @LINKS@