api.h | api.h | |||
---|---|---|---|---|
#define crypto_secretbox_xsalsa20poly1305_ref_KEYBYTES 32 | #define CRYPTO_KEYBYTES 32 | |||
#define crypto_secretbox_xsalsa20poly1305_ref_NONCEBYTES 24 | #define CRYPTO_NONCEBYTES 24 | |||
#define crypto_secretbox_xsalsa20poly1305_ref_ZEROBYTES 32 | #define CRYPTO_ZEROBYTES 32 | |||
#define crypto_secretbox_xsalsa20poly1305_ref_BOXZEROBYTES 16 | #define CRYPTO_BOXZEROBYTES 16 | |||
End of changes. 1 change blocks. | ||||
lines changed or deleted | lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |