libsodium/test
Frank Denis aa965a580b Expose only crypto_aead_aes256gcm_*() not crypto_aead_aes256gcm_aesni_*()
libsodium typically doesn't expose specific implementations.
It shouldn't be the case for that construction either, especially since
an ARM8 implementation might be added later.
We want a single interface for both.
2015-10-11 14:29:25 +02:00
..
default Expose only crypto_aead_aes256gcm_*() not crypto_aead_aes256gcm_aesni_*() 2015-10-11 14:29:25 +02:00
quirks Import moved quirks.h 2015-01-23 11:02:13 +01:00
Makefile.am quirks\windows\windows-quirks.h -> quirks\quirks.h 2015-01-23 10:35:20 +01:00