]> git.codecow.com Git - Monocypher.git/commit
Document that message and signature cannot overlap
authorCuleX <cculex@gmail.com>
Wed, 13 Sep 2017 12:27:45 +0000 (14:27 +0200)
committerCuleX <cculex@gmail.com>
Wed, 13 Sep 2017 12:27:45 +0000 (14:27 +0200)
commita7e71fb1015a41feed980615ca973d6540080a17
tree1da3325c19fb2957615357e74a46369b5da0b91b
parent2395a6af78f45b91b11581b2e11b23b85a82006a
Document that message and signature cannot overlap

The signature variable gets overwritten halfway through the crypto_sign
function and that value is then reused in multiple places.
man/3monocypher/crypto_sign.3monocypher