]> git.codecow.com Git - Monocypher.git/commit
Document EdDSA API misuse
authorLoup Vaillant <loup@loup-vaillant.fr>
Fri, 8 Jul 2022 20:58:53 +0000 (22:58 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Fri, 8 Jul 2022 20:58:53 +0000 (22:58 +0200)
commit8697f2ffd7413eef590b35dccdc6ebc6fffa844a
treef7d5c251ef64e391d0853768288320d062029f9c
parentefba642084f714d509a46c24da4cb4deb09638aa
Document EdDSA API misuse

Partially addresses #240

We may want to write a safer API on top of the low-level one, that
bundles the seed and public key together as a single 64 bytes blob.
doc/man/man3/crypto_sign.3monocypher