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