From: CuleX Date: Mon, 28 Aug 2017 12:50:02 +0000 (+0200) Subject: Add symbolic links X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=56c5ded4ed114363ee6fb3fcfe401eabd8f7c994;p=Monocypher.git Add symbolic links Generated with: find . -name '*.3monocypher' -not -type l -and -not -type d | \ grep -v '^\./?' | \ xargs grep '^\.Nm' | \ sed -e 's/^\([^:]*\):\.Nm \([a-zA-Z0-9_]*\).*$/ [ ! -f \2.3monocypher ] \&\& ln -s \1 \2.3monocypher/' --- diff --git a/man/3monocypher/crypto_aead_unlock.3monocypher b/man/3monocypher/crypto_aead_unlock.3monocypher new file mode 120000 index 0000000..52fef1a --- /dev/null +++ b/man/3monocypher/crypto_aead_unlock.3monocypher @@ -0,0 +1 @@ +crypto_aead_lock.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_blake2b_final.3monocypher b/man/3monocypher/crypto_blake2b_final.3monocypher new file mode 120000 index 0000000..63f57c0 --- /dev/null +++ b/man/3monocypher/crypto_blake2b_final.3monocypher @@ -0,0 +1 @@ +crypto_blake2b.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_blake2b_general.3monocypher b/man/3monocypher/crypto_blake2b_general.3monocypher new file mode 120000 index 0000000..63f57c0 --- /dev/null +++ b/man/3monocypher/crypto_blake2b_general.3monocypher @@ -0,0 +1 @@ +crypto_blake2b.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_blake2b_general_init.3monocypher b/man/3monocypher/crypto_blake2b_general_init.3monocypher new file mode 120000 index 0000000..63f57c0 --- /dev/null +++ b/man/3monocypher/crypto_blake2b_general_init.3monocypher @@ -0,0 +1 @@ +crypto_blake2b.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_blake2b_init.3monocypher b/man/3monocypher/crypto_blake2b_init.3monocypher new file mode 120000 index 0000000..63f57c0 --- /dev/null +++ b/man/3monocypher/crypto_blake2b_init.3monocypher @@ -0,0 +1 @@ +crypto_blake2b.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_blake2b_update.3monocypher b/man/3monocypher/crypto_blake2b_update.3monocypher new file mode 120000 index 0000000..63f57c0 --- /dev/null +++ b/man/3monocypher/crypto_blake2b_update.3monocypher @@ -0,0 +1 @@ +crypto_blake2b.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_chacha20_init.3monocypher b/man/3monocypher/crypto_chacha20_init.3monocypher new file mode 120000 index 0000000..7edf6f3 --- /dev/null +++ b/man/3monocypher/crypto_chacha20_init.3monocypher @@ -0,0 +1 @@ +crypto_chacha20_encrypt.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_chacha20_set_ctr.3monocypher b/man/3monocypher/crypto_chacha20_set_ctr.3monocypher new file mode 120000 index 0000000..7edf6f3 --- /dev/null +++ b/man/3monocypher/crypto_chacha20_set_ctr.3monocypher @@ -0,0 +1 @@ +crypto_chacha20_encrypt.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_chacha20_stream.3monocypher b/man/3monocypher/crypto_chacha20_stream.3monocypher new file mode 120000 index 0000000..7edf6f3 --- /dev/null +++ b/man/3monocypher/crypto_chacha20_stream.3monocypher @@ -0,0 +1 @@ +crypto_chacha20_encrypt.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_chacha20_x_init.3monocypher b/man/3monocypher/crypto_chacha20_x_init.3monocypher new file mode 120000 index 0000000..7edf6f3 --- /dev/null +++ b/man/3monocypher/crypto_chacha20_x_init.3monocypher @@ -0,0 +1 @@ +crypto_chacha20_encrypt.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_check.3monocypher b/man/3monocypher/crypto_check.3monocypher new file mode 120000 index 0000000..f359740 --- /dev/null +++ b/man/3monocypher/crypto_check.3monocypher @@ -0,0 +1 @@ +crypto_sign.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_poly1305_final.3monocypher b/man/3monocypher/crypto_poly1305_final.3monocypher new file mode 120000 index 0000000..d516dbd --- /dev/null +++ b/man/3monocypher/crypto_poly1305_final.3monocypher @@ -0,0 +1 @@ +crypto_poly1305_auth.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_poly1305_init.3monocypher b/man/3monocypher/crypto_poly1305_init.3monocypher new file mode 120000 index 0000000..d516dbd --- /dev/null +++ b/man/3monocypher/crypto_poly1305_init.3monocypher @@ -0,0 +1 @@ +crypto_poly1305_auth.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_poly1305_update.3monocypher b/man/3monocypher/crypto_poly1305_update.3monocypher new file mode 120000 index 0000000..d516dbd --- /dev/null +++ b/man/3monocypher/crypto_poly1305_update.3monocypher @@ -0,0 +1 @@ +crypto_poly1305_auth.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_sign_public_key.3monocypher b/man/3monocypher/crypto_sign_public_key.3monocypher new file mode 120000 index 0000000..f359740 --- /dev/null +++ b/man/3monocypher/crypto_sign_public_key.3monocypher @@ -0,0 +1 @@ +crypto_sign.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_unlock.3monocypher b/man/3monocypher/crypto_unlock.3monocypher new file mode 120000 index 0000000..126507a --- /dev/null +++ b/man/3monocypher/crypto_unlock.3monocypher @@ -0,0 +1 @@ +crypto_lock.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_x25519.3monocypher b/man/3monocypher/crypto_x25519.3monocypher new file mode 120000 index 0000000..ff1529a --- /dev/null +++ b/man/3monocypher/crypto_x25519.3monocypher @@ -0,0 +1 @@ +crypto_key_exchange.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_x25519_public_key.3monocypher b/man/3monocypher/crypto_x25519_public_key.3monocypher new file mode 120000 index 0000000..ff1529a --- /dev/null +++ b/man/3monocypher/crypto_x25519_public_key.3monocypher @@ -0,0 +1 @@ +crypto_key_exchange.3monocypher \ No newline at end of file diff --git a/man/3monocypher/crypto_zerocmp.3monocypher b/man/3monocypher/crypto_zerocmp.3monocypher new file mode 120000 index 0000000..faa5573 --- /dev/null +++ b/man/3monocypher/crypto_zerocmp.3monocypher @@ -0,0 +1 @@ +crypto_memcmp.3monocypher \ No newline at end of file