Douglas Stebila
d7f745a0e6
Alternative no-op
2019-06-25 09:38:24 -04:00
Douglas Stebila
4157e0fbad
Add release function for AES key schedule
2019-06-25 09:37:23 -04:00
Matthias J. Kannwischer
5587cdb4a8
Add -Wmissing-prototypes ( #109 )
...
* fix prototypes for sphincs and static functions in aes.c
* fix missing prototypes in all frodo variants
* fix missing prototypes in kyber
* remove const from non-pointer arguments in Frodo
* add missing prototypes to requirements in README
2019-04-13 11:47:29 -04:00
Peter Schwabe
45a12595df
Added const keyword to a few pointer arguments in AES
2019-04-09 15:41:44 +02:00
Peter Schwabe
40661601bd
Eliminated unnecessary casts
2019-04-09 15:06:23 +02:00
Peter Schwabe
ed8a4ea2f4
Fixed wrong header name in aes.c
2019-04-09 14:57:52 +02:00
Peter Schwabe
93c24e34c6
Formatted AES code properly
2019-04-09 14:48:46 +02:00
Peter Schwabe
070db10cc1
Added (constant-time) AES implementation, based on BearSSL
2019-04-09 14:35:44 +02:00