]> git.codecow.com Git - Monocypher.git/commitdiff
Documentation: complete SEE ALSO in intro(3monocypher)
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Fri, 6 Dec 2019 07:32:47 +0000 (08:32 +0100)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Fri, 6 Dec 2019 07:32:47 +0000 (08:32 +0100)
This is supposed to be a complete and exhaustive list of
all documented functions,
as can be seen with all incremental functions being listed
separately, rather than only the "main" page that is symlinked to.

doc/man/man3/intro.3monocypher

index 2ec0c697017043da4df673d41faaebc99451fe5f..ae52e0c0572a2008e54208fdccef08f0c472d66a 100644 (file)
@@ -95,8 +95,11 @@ and
 .Xr crypto_check 3monocypher ,
 .Xr crypto_check_final 3monocypher ,
 .Xr crypto_check_init 3monocypher ,
+.Xr crypto_check_init_custom_hash 3monocypher ,
 .Xr crypto_check_update 3monocypher ,
 .Xr crypto_hchacha20 3monocypher ,
+.Xr crypto_ietf_chacha20 3monocypher ,
+.Xr crypto_ietf_chacha20_ctr 3monocypher ,
 .Xr crypto_key_exchange 3monocypher ,
 .Xr crypto_lock 3monocypher ,
 .Xr crypto_lock_aead 3monocypher ,
@@ -115,6 +118,7 @@ and
 .Xr crypto_sign_init_first_pass_custom_hash 3monocypher ,
 .Xr crypto_sign_init_second_pass 3monocypher ,
 .Xr crypto_sign_public_key 3monocypher ,
+.Xr crypto_sign_public_key_custom_hash 3monocypher ,
 .Xr crypto_sign_update 3monocypher ,
 .Xr crypto_unlock 3monocypher ,
 .Xr crypto_unlock_aead 3monocypher ,
@@ -131,6 +135,24 @@ and
 .Xr crypto_x25519_public_key 3monocypher ,
 .Xr crypto_xchacha20 3monocypher ,
 .Xr crypto_xchacha20_ctr 3monocypher
+.Ss Optional code
+.Xr crypto_ed25519_check 3monocypher ,
+.Xr crypto_ed25519_check_init 3monocypher ,
+.Xr crypto_ed25519_check_update 3monocypher ,
+.Xr crypto_ed25519_check_final 3monocypher ,
+.Xr crypto_ed25519_public_key 3monocypher ,
+.Xr crypto_ed25519_sign 3monocypher ,
+.Xr crypto_ed25519_sign_init_first_pass 3monocypher ,
+.Xr crypto_ed25519_sign_init_second_pass 3monocypher ,
+.Xr crypto_ed25519_sign_final 3monocypher ,
+.Xr crypto_hmac_sha512 3monocypher ,
+.Xr crypto_hmac_sha512_init 3monocypher ,
+.Xr crypto_hmac_sha512_update 3monocypher ,
+.Xr crypto_hmac_sha512_final 3monocypher
+.Xr crypto_sha512 3monocypher ,
+.Xr crypto_sha512_init 3monocypher ,
+.Xr crypto_sha512_update 3monocypher ,
+.Xr crypto_sha512_final 3monocypher
 .Sh SECURITY CONSIDERATIONS
 Using cryptography securely is difficult.
 Flaws that never manifest under normal use might be exploited by a