]> git.codecow.com Git - Monocypher.git/commit
Document how to implement XEdDSA
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 19 Feb 2023 17:22:07 +0000 (18:22 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 19 Feb 2023 17:22:07 +0000 (18:22 +0100)
commitafa925b680ff5a18c1e5f922219fb766fb891c69
treeb43ae59061cafb67b67b66de5fb94120996d974a
parent296d47cd19740f3b2222ed61bdd68d92ba978618
Document how to implement XEdDSA

This serves two purposes:

1. Providing a real use case for the low-level API.
2. Confirming that Monocypher does support XEdDSA.

Closes ##227
doc/crypto_eddsa_sign.3monocypher