]> git.codecow.com Git - Monocypher.git/commit
Deprecate return values in crypto_x25519
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 18 Jul 2018 14:43:23 +0000 (16:43 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Wed, 18 Jul 2018 14:43:23 +0000 (16:43 +0200)
commit69727d5bf1b775c7ace06d11321adab7707fcd22
tree643751f407d6bffcbcd878d562a8f029fbec9e9f
parent1bcfcecaeb365da4957032aa9c465b80c6295fbe
Deprecate return values in crypto_x25519

This addresses #102.

This also adds a note that the public key function returns nothing, as
is noted on crypto_key_exchange(3monocypher).
doc/man/man3/crypto_x25519.3monocypher