]> git.codecow.com Git - Monocypher.git/commit
doc: Compute secret/public key in some examples
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 25 May 2021 14:51:41 +0000 (16:51 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 25 May 2021 14:51:41 +0000 (16:51 +0200)
commitad36d2b129daaa2bedc213c4913b492b37bc5772
tree76a930fbbabfb5504bbb1c98a0342068fa204b4b
parent9c3b859fb59b096bde8dd8b70f758f6fc815dd44
doc: Compute secret/public key in some examples

crypto_sign_init_first_pass(3monocypher) gets two initializations of sk
and pk.
They're long-lived keys, but at least now it's possible to run the
example without wondering why nothing works.
doc/man/man3/advanced/crypto_sign_init_first_pass.3monocypher