From: Fabio Scotoni <34964387+fscoto@users.noreply.github.com> Date: Tue, 10 Dec 2019 10:15:00 +0000 (+0100) Subject: Documentation: Minor wording improvment for custom hash functions X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=7ac4166a5019242dbeb6d29998b9e013894810c4;p=Monocypher.git Documentation: Minor wording improvment for custom hash functions --- diff --git a/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher b/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher index 1cb64b2..438930c 100644 --- a/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher +++ b/doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher @@ -36,10 +36,12 @@ They provide the ability to replace the EdDSA hash function with any user-provided hash function. .Pp .Sy This is a highly advanced feature . +Interoperability of public key signatures +with other cryptographic libraries can normally be achieved by using .Xr crypto_ed25519_sign 3monocypher or .Xr crypto_ed25519_sign_init_first_pass 3monocypher -handle interoperability issues regarding public key signatures. +already. This interface is exposed only for completeness and to handle special situations (e.g. to use the hash function of the future winner of the NIST