SIV-CMAC mode, based on patch by Nikos Mavrogiannopoulos
This AEAD algorithm provides a way to make nonce-reuse a not critical issue. That is particular useful to stateless servers that cannot ensure that the nonce will not repeat. This cipher is used by draft-ietf-ntp-using-nts-for-ntp-17.
Showing
siv-cmac-aes128.c
0 → 100644
siv-cmac-aes256.c
0 → 100644
siv-cmac.c
0 → 100644
siv-cmac.h
0 → 100644