digestifversion

Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)

Digestif is a toolbox to provide hashes implementations in C and OCaml.

It uses the linking trick and user can decide at the end to use the C implementation or the OCaml implementation.

We provides implementation of:

  • MD5
  • SHA1
  • SHA224
  • SHA256
  • SHA384
  • SHA512
  • SHA3
  • Keccak-256
  • WHIRLPOOL
  • BLAKE2B
  • BLAKE2S
  • RIPEMD160
AuthorsEyyüb Sari <eyyub.sari@epitech.eu> and Romain Calascibetta <romain.calascibetta@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/mirage/digestif
Issue Trackerhttps://github.com/mirage/digestif/issues
MaintainersEyyüb Sari <eyyub.sari@epitech.eu> and Romain Calascibetta <romain.calascibetta@gmail.com>
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/mirage/digestif/releases/download/v1.1.0/digestif-v1.1.0.tbz
sha256=654b195c668f2d1e35b8b06a8932d058fcc8f4d39e70be58eb2432fbf39afc05
sha512=229218b0a66c9e8809ff960b5bcfb4499bcbdc1da70ca6aff7f4676e51f60c5947516f510f2fe68cee380b0a2aab5a2c270d06da055ca0b583948abce2418845
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/digestif/digestif.1.1.0/opam
Required by
Optionally used by