diff options
Diffstat (limited to 'nacl/OPERATIONS')
-rw-r--r-- | nacl/OPERATIONS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nacl/OPERATIONS b/nacl/OPERATIONS new file mode 100644 index 00000000..5fc25d35 --- /dev/null +++ b/nacl/OPERATIONS | |||
@@ -0,0 +1,11 @@ | |||
1 | crypto_verify | ||
2 | crypto_core | ||
3 | crypto_hashblocks | ||
4 | crypto_hash | ||
5 | crypto_stream | ||
6 | crypto_onetimeauth | ||
7 | crypto_auth | ||
8 | crypto_secretbox | ||
9 | crypto_scalarmult | ||
10 | crypto_box | ||
11 | crypto_sign | ||