diff options
Diffstat (limited to 'nacl/crypto_stream/xsalsa20/ref/api.h')
-rw-r--r-- | nacl/crypto_stream/xsalsa20/ref/api.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nacl/crypto_stream/xsalsa20/ref/api.h b/nacl/crypto_stream/xsalsa20/ref/api.h new file mode 100644 index 00000000..6910a7dc --- /dev/null +++ b/nacl/crypto_stream/xsalsa20/ref/api.h | |||
@@ -0,0 +1,2 @@ | |||
1 | #define CRYPTO_KEYBYTES 32 | ||
2 | #define CRYPTO_NONCEBYTES 24 | ||