package digestif
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
Install
dune-project
Dependency
Authors
Maintainers
Sources
digestif-v0.9.0.tbz
sha256=040f1558635c7fc49609406866ab1752e26ae4fcfae01f31d2dd902b5fbe696e
sha512=a3b904ed1b3e2354f5efd71ee546041d2bb31091161597acb82e4bc2d0686b34d348adba1aef5b927efa28e1764b60f65c171019dd11952c72a76c92510878ee
doc/digestif.ocaml/Digestif/index.html
Module DigestifSource
Source
type bigstring =
(char, Bigarray_compat.int8_unsigned_elt, Bigarray_compat.c_layout)
Bigarray_compat.Array1.tinclude module type of struct include Hash end
type !'kind hash = 'kind Digestif_hash.hash = | MD5 : [ `MD5 ] hash| SHA1 : [ `SHA1 ] hash| RMD160 : [ `RMD160 ] hash| SHA224 : [ `SHA224 ] hash| SHA256 : [ `SHA256 ] hash| SHA384 : [ `SHA384 ] hash| SHA512 : [ `SHA512 ] hash| SHA3_224 : [ `SHA3_224 ] hash| SHA3_256 : [ `SHA3_256 ] hash| SHA3_384 : [ `SHA3_384 ] hash| SHA3_512 : [ `SHA3_512 ] hash| WHIRLPOOL : [ `WHIRLPOOL ] hash| BLAKE2B : int -> [ `BLAKE2B ] hash| BLAKE2S : int -> [ `BLAKE2S ] hash
val md5 : [ `MD5 ] hashval sha1 : [ `SHA1 ] hashval rmd160 : [ `RMD160 ] hashval sha224 : [ `SHA224 ] hashval sha256 : [ `SHA256 ] hashval sha384 : [ `SHA384 ] hashval sha512 : [ `SHA512 ] hashval sha3_224 : [ `SHA3_224 ] hashval sha3_256 : [ `SHA3_256 ] hashval sha3_384 : [ `SHA3_384 ] hashval sha3_512 : [ `SHA3_512 ] hashval whirlpool : [ `WHIRLPOOL ] hashval blake2b : int -> [ `BLAKE2B ] hashval blake2s : int -> [ `BLAKE2S ] hash sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>