1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 16:08:59 +00:00
pqcrypto/crypto_kem/frodokem1344aes/clean
Thom Wiggers db0d5800c5
Merge pull request #279 from PQClean/ds-aes-keyexp
Split aes*_keyexp up into ecb and ctr variants
2020-04-03 10:00:50 +02:00
..
api.h Add FrodoKEM-1344-AES 2019-04-10 12:16:24 -04:00
common.h Add FrodoKEM-1344-AES 2019-04-10 12:16:24 -04:00
kem.c fixup! Fix uint8_t to uint16_t upcast in Frodo 2020-03-13 16:30:01 -04:00
LICENSE Add FrodoKEM-1344-AES 2019-04-10 12:16:24 -04:00
Makefile Add -Wredundant-decls 2019-05-20 16:12:01 +02:00
Makefile.Microsoft_nmake Enable optimizers on Windows (#244) 2019-10-21 14:23:59 +02:00
matrix_aes.c Split aes*_keyexp up into ecb and ctr variants 2020-03-26 20:18:02 -04:00
noise.c Make a static global explicitly const 2019-07-18 13:42:37 +02:00
params.h Add FrodoKEM-1344-AES 2019-04-10 12:16:24 -04:00
util.c Add -Wmissing-prototypes (#109) 2019-04-13 11:47:29 -04:00