api.h 124 Bytes
Newer Older
Enrico Pozzobon committed
1
#define CRYPTO_VERSION "1.2.5"
Martin Schläffer committed
2
#define CRYPTO_BYTES 32
Enrico Pozzobon committed
3 4
#define ASCON_HASH_OUTLEN 32 /* HASH */
#define ASCON_HASH_ROUNDS 12