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