/OCrypto

A pure OCaml implementation of some crypto algorithms (rc4 and blowfish so far)

Primary LanguageOCamlGNU General Public License v3.0GPL-3.0

OCrypto

DISCLAIMER: This code has hasn't been thoroughly tested and doesn't, in my opinion, match cryptographic standards. Use at your own risks.

A pure OCaml implementation of some crypto algorithms (rc4 and blowfish so far)