updates.
[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=silchash.html:SILC Hash API
8 @LINK=silchmac.html:SILC HMAC API
9 @LINK=silcpkcs.html:SILC PKCS API
10 -->
11
12 <BIG><B>SILC Crypto Library</B></BIG>
13 <BR /><BR />
14 <B>Introduction</B>
15
16 <BR /><BR />
17 SILC Crypto Library provides cryptographic routines for applications.  It
18 provides interfaces for ciphers, hash functions, HMACs and public key
19 cryptosystems.  In addition is also provides interfaces for cryptographically
20 strong random number generator.
21
22 <BR /><BR />
23 @LINKS@
24