package cryptgps

  1. Overview
  2. Docs
Cryptographic functions

Install

Dune Dependency

Authors

Maintainers

Sources

cryptgps-0.2.1.tar.gz
md5=656afb40fa681079296551b546cb02df

Description

This library implements the symmetric cryptographic algorithms Blowfish, DES, and 3DES. The algorithms are written in O'Caml, i.e. this is not a binding to some C library, but the implementation itself.

Published: 21 Nov 2013

Dependencies (2)

  1. ocamlfind
  2. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None