summaryrefslogtreecommitdiff
path: root/nacl/crypto_core/hsalsa20/ref2/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'nacl/crypto_core/hsalsa20/ref2/api.h')
-rw-r--r--nacl/crypto_core/hsalsa20/ref2/api.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nacl/crypto_core/hsalsa20/ref2/api.h b/nacl/crypto_core/hsalsa20/ref2/api.h
new file mode 100644
index 00000000..73bd8541
--- /dev/null
+++ b/nacl/crypto_core/hsalsa20/ref2/api.h
@@ -0,0 +1,4 @@
1#define CRYPTO_OUTPUTBYTES 32
2#define CRYPTO_INPUTBYTES 16
3#define CRYPTO_KEYBYTES 32
4#define CRYPTO_CONSTBYTES 16