SILC Crypto Toolkit 1.2-beta2

SILC Crypto Toolkit (SCT) is a high performance multipurpose cryptographic toolkit for application programmers. It provides ciphers, hash functions, public key cryptosystems, MAC algorithms, multi-precision integers, cryptographic accelerators, ASN.1 encoder and decoder, and many many other features.

SCT supports multiple platforms; Unix/Linux, Windows, Mac OS X and Symbian OS. SCT and all of its APIs are entirely reentrant and thread safe.

SCT is free software and is licensed with GNU GPL.

DOWNLOAD

DOCUMENTATION

DEVELOPMENT

To clone SCT repository give one of the following commands:

 git clone git://git.silc.fi/crypto
 git clone http://git.silc.fi/crypto.in