SILC Crypto Library

    Introduction

    
    SILC Crypto Library provides cryptographic routines for applications.  It
    provides interfaces for ciphers, hash functions, HMACs and public key
    cryptosystems.  In addition is also provides interfaces for cryptographically
    strong random number generator.
    
    
  1. SILC Cipher API
  2. SILC Hash API
  3. SILC HMAC API
  4. SILC PKCS API
  5. SILC RNG API