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
  • 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>
Availablearch != "s390x"
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/mirage/digestif/releases/download/v0.7.4/digestif-v0.7.4.tbz
sha256=af7cc1cccaf0a1dd572e666a0a9a2ab73f00bf5b469f664f728c767fa13025de
sha512=921a1e0e311231683093d8772da10eefac8f78fc928a4cbe8e0944ead3bba430324b39173fea387ddf6488b48f4be59291951838ee8c6db60837a481f4ec8a71
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/digestif/digestif.0.7.4/opam
Required by
Optionally used by