digestifversion
Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) and HMAC of them
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 from a shared interface. As a library, you should link with digestif, as an executable, you should choose between digestif.c or digestif.ocaml package.
We provides implementation of:
- MD5
- SHA1
- SHA224
- SHA256
- SHA384
- SHA512
- BLAKE2B
- BLAKE2S
- RIPEMD160
And HMAC of them.
Authors | Eyyüb Sari <eyyub.sari@epitech.eu> and Romain Calascibetta <romain.calascibetta@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/mirage/digestif |
Issue Tracker | https://github.com/mirage/digestif/issues |
Maintainers | Eyyüb Sari <eyyub.sari@epitech.eu> and Romain Calascibetta <romain.calascibetta@gmail.com> |
Available | arch != "s390x" |
Dependencies |
|
Conflicts |
|
Source [http] | https://github.com/mirage/digestif/releases/download/v0.7/digestif-v0.7.tbz sha256=0528c41179649971f591ba0634bace6345f0b2f1f3316f3e2e6b8cd83e04ad33 md5=3311058c71e874cda1a9eda1b4f757be |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/digestif/digestif.0.7/opam |
Required by
- aws>=1.2
- aws-s3>=4.2.0
- dkim-miragewith-test & >=0.2.0
- docfd>=2.1.0
- dream>=1.0.0~alpha7
- git=2.0.0
- index-benchwith-test & >=1.5.0
- irmin>=2.0.0 & <2.3.0
- irmin-httpwith-test & =2.0.0
- irmin-tezos
- irmin-unix>=2.0.0 & <2.3.0
- jupyter-kernel>=0.4 & <0.8
- miouwith-test
- noise>=0.2.0
- owi>=0.2
- swhid_computewith-test
- tezos-base58
- webauthn>=0.2.0
- zeit
Optionally used by
- ez_api>=1.0.0