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.1/digestif-1.1.1.tbz
sha256=858fcaaf983c528f8e744f81accc7b0dd254c96b17222f12e1f270e8521d3799
sha512=019dfc8dd4a5e5f01fd142729d09135aca3d77a463c2910449203661f7e808ded68c9078b2cc1eb0f7acac7dcf21fa6250a93d8976ac94cd2cfd44b82eac8242
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/digestif/digestif.1.1.1/opam
Optionally used by