]> git.codecow.com Git - Monocypher.git/commit
Fixed crypto_sha512 (and HMAC) prototypes
authorLoup Vaillant <loup@loup-vaillant.fr>
Wed, 4 Dec 2019 18:18:06 +0000 (19:18 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Wed, 4 Dec 2019 18:19:48 +0000 (19:19 +0100)
commit0074dfab157e74e4e8b49a8fd6c49a15eaa11a7a
tree0fb895c560cef3cdb1655a0131b26aeb57d1dc6e
parent146ef8875cca02cc78437a877c15032761b59d52
Fixed crypto_sha512 (and HMAC) prototypes

The output hash (and MAC) has a fixed size: 64 bytes.
src/optional/ed25519.c
src/optional/ed25519.h