package tezos-hacl-glue
val genkey : unit -> key
genkey ()
generates a secretbox key.
secretbox key nonce msg cmsg
encrypts and authenticates the data in msg
using key
and nonce
and outputs the authentication tag and the ciphertext in one buffer cmsg
. For this reason, csmg
needs to be tagbytes
longer than msg
.
secretbox_open key nonce cmsg msg
verifies and decrypts cmsg
using key
and nonce
and outputs the plaintext in msg
. As above, msg
is expected to be tagbytes
shorter than cmsg
. Returns true if operation has succeeded, false otherwise.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>