]> git.codecow.com Git - Monocypher.git/commit
Documentation: Address Loup's review via GitHub PR #137
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Fri, 6 Dec 2019 07:23:06 +0000 (08:23 +0100)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Fri, 6 Dec 2019 07:23:06 +0000 (08:23 +0100)
commit23556e4dc039bf23c23a6ea762c893bb403cd57a
tree3ae5b1467fcecffdfe09cf40404884a920d39d55
parentbf733b3026803773b12c8997005b4a9c18aa325a
Documentation: Address Loup's review via GitHub PR #137

- Fix typo in crypto_sign_init_first_pass_custom_hash(3monocypher)
- Wipe sk in crypto_sign_init_first_pass_custom_hash(3monocypher);
  while it is just a test program, it is arguably good form to do so
  in any case, especially in documentation code that people might be
  copying and pasting.
- Note that HMACs can be safely truncated.
doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher
doc/man/man3/optional/crypto_hmac_sha512.3monocypher