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

Install

Authors

Maintainers

Sources

digestif-1.1.4.tbz
sha256=c3793e720f0da8054f6286c545c821a7febe882e7f4e5497ec89b15a353511e1
sha512=a4014f65a3be370761833fd98f3916d0a64ada6f99ac016890f5ae98ec75a941836a5a1e145ae36372aeb6b48c66a0ad9907a4318bfc8dc0c237840edba1aef4

Description

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
  • BLAKE2B
  • BLAKE2S
  • RIPEMD160

Published: 24 Mar 2023