]> git.codecow.com Git - Monocypher.git/commitdiff
Documentation: Minor wording improvment for custom hash functions
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 10 Dec 2019 10:15:00 +0000 (11:15 +0100)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Tue, 10 Dec 2019 10:15:00 +0000 (11:15 +0100)
doc/man/man3/crypto_sign_init_first_pass_custom_hash.3monocypher

index 1cb64b22a6f2f7ef2a1d6b72fcf780f32c3ae22d..438930cb10f14fab99844a3f7bcc4177a8106418 100644 (file)
@@ -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