The Caml Humps
Powered by OCaml !

Caml Light / OCaml

Cryptography

Latest adds/updates
DateNameDescription
2001-08-09cryptgpsSymmetric cryptographic algorithms: Blowfish, DES, 3DES.
By Gerd Stolpmann
2002-04-05CryptokitA library of cryptographic primitives for OCaml.
By Xavier Leroy
2005-02-17ocaml-sslBindings for the openssl library which provides functions to create secure sockets by encrypting communications and using certificates.
By Samuel Mimram
2004-07-13passwdgenPassword generator will return a password of configurable length. It can add special characters, digits, and capital letters to the password as well. The password is more human readable than a completely random secure password. The number of digits, special characters and capital letters is also configurable.
By Alicia Young
2003-03-12SKSA new OpenPGP keyserver whose goal is to provide easy to deploy, decentralized, and highly reliable synchronization.
By Yaron M. Minsky