summaryrefslogtreecommitdiff
path: root/nacl/OPERATIONS
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-07-02 09:53:34 -0400
committerirungentoo <irungentoo@gmail.com>2013-07-02 09:53:34 -0400
commite2967396ac73cb7410787886cdaf072a184ffc49 (patch)
tree527a74d25a4a0705fc641994fd35bfab22662034 /nacl/OPERATIONS
parent8928c817df345f29aa0b194743595aa11bd6a8ba (diff)
Added NaCl crypto library.
Diffstat (limited to 'nacl/OPERATIONS')
-rw-r--r--nacl/OPERATIONS11
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 @@
1crypto_verify
2crypto_core
3crypto_hashblocks
4crypto_hash
5crypto_stream
6crypto_onetimeauth
7crypto_auth
8crypto_secretbox
9crypto_scalarmult
10crypto_box
11crypto_sign