package hacl-star
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml API for EverCrypt/HACL*
Install
dune-project
Dependency
Authors
Maintainers
Sources
hacl-star.0.7.2.tar.gz
md5=8c2afd2d2fb163ec6c885243f757c70c
sha512=3195917cbafe1849281b776c1f9e52c229d9041922ac3dbcc6557241b9c9156bb405dcd9fbe41edbfe224bc7e5dd269f3fe2a7bef6d566daa5fd2662963296c0
doc/hacl-star/Hacl_star/Hacl/HMAC_BLAKE2s/index.html
Module Hacl.HMAC_BLAKE2sSource
Portable C implementation of HMAC-BLAKE2s
For Poly1305, buffers have the following size constraints:
key: 32 bytes- output buffer: 16 bytes
For HMAC with SHA-2, the output buffer is the same size as the digest size of the corresponding hash function (see here). For HMAC with BLAKE2, the output buffer is 64 bytes for BLAKE2b and 32 bytes for BLAKE2s.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>