pqc/crypto_kem/frodokem640shake/clean
Douglas Stebila cfc9705751 test_format wasn't actually checking output of astyle
It was only checking the return code, but astyle was always returning 0. 
Changed to parse the output and look for the string "Formatted"
2019-04-10 21:23:33 -04:00
..
api.h Initial FrodoKEM-640-SHAKE implementation 2019-03-21 22:56:45 -04:00
common.h Switch for int and unsigned char to size_to and uint8_t 2019-04-02 14:06:06 -04:00
kem.c Switch for int and unsigned char to size_to and uint8_t 2019-04-02 14:06:06 -04:00
LICENSE Initial FrodoKEM-640-SHAKE implementation 2019-03-21 22:56:45 -04:00
Makefile Initial FrodoKEM-640-SHAKE implementation 2019-03-21 22:56:45 -04:00
Makefile.Microsoft_nmake Fix typo 2019-03-21 23:53:53 -04:00
matrix_shake.c Switch for int and unsigned char to size_to and uint8_t 2019-04-02 14:06:06 -04:00
noise.c Apply astyle 2019-03-21 23:27:16 -04:00
params.h Apply clang-tidy 2019-03-21 23:40:12 -04:00
util.c test_format wasn't actually checking output of astyle 2019-04-10 21:23:33 -04:00