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 <OL>
12 <FONT SIZE="+3">SILC Crypto Library</FONT><BR><BR>
13 <FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
14 <PRE><FONT FACE="Helvetica,Arial,Sans-serif">
15 SILC Crypto Library provides cryptographic routines for applications.  It
16 provides interfaces for ciphers, hash functions, HMACs and public key
17 cryptosystems.  In addition is also provides interfaces for cryptographically
18 strong random number generator.
19 </FONT>
20 </PRE>
21
22 @LINKS@
23
24 </OL>