Thom Wiggers
|
32b066036d
|
Implement testing via Github actions
* Fix a bunch of issues in SPHINCS+ on Windows
* Fix testing makefile dependencies by fixing times of common files
(affected Windows testing mainly)
|
4 years ago |
Thom Wiggers
|
1941405d91
|
Merge pull request #332 from jschanck/hqc
HQC: updated packaging script. should resolve #327
|
4 years ago |
Thom Wiggers
|
c9e6843d23
|
Merge pull request #333 from jschanck/ntru
ntru: packaging script update. resolves #331
|
4 years ago |
John M. Schanck
|
de82d896a3
|
ntru: sort includes
|
4 years ago |
John M. Schanck
|
4e1314d338
|
ntru: fix narrowing warning
|
4 years ago |
John M. Schanck
|
0f148a6991
|
ntru: packaging script update. resolves #331
|
4 years ago |
John M. Schanck
|
40d5b64fd0
|
HQC: updated packaging script. should resolve #327
|
4 years ago |
mergify[bot]
|
5eed5d3af1
|
Merge pull request #329 from PQClean/fix-test_symbol_namespace
Fix the test_symbol_namespace test
|
4 years ago |
mergify[bot]
|
3a589a1301
|
Merge branch 'master' into fix-test_symbol_namespace
|
4 years ago |
mergify[bot]
|
68e8292a2a
|
Merge pull request #330 from PQClean/fix-hqc-meta
Fix flags specified in HQC meta files
|
4 years ago |
Thom Wiggers
|
1302bbbffb
|
Fix flags specified in HQC meta files
|
4 years ago |
Thom Wiggers
|
325750f396
|
Namespace global variable in HQC
|
4 years ago |
Thom Wiggers
|
08154573f0
|
Fix test_symbol_namespace
|
4 years ago |
Thom Wiggers
|
383874f408
|
Merge pull request #325 from jschanck/test_boolean
Ban boolean operators in arithmetic expressions
|
4 years ago |
John M. Schanck
|
60751536aa
|
falcon: fix fpr_lt
|
4 years ago |
John M. Schanck
|
a7e44f79ac
|
astyle
|
4 years ago |
John M. Schanck
|
1caa0cfeff
|
falcon: conversion warning
|
4 years ago |
John M. Schanck
|
3773b71aa3
|
falcon/test_boolean: conversion warning
|
4 years ago |
John M. Schanck
|
bcc9a619d9
|
rainbow/test_boolean: Use 1^x instead of 1-x to avoid conversion warning
|
4 years ago |
John M. Schanck
|
9064186cdb
|
astyle
|
4 years ago |
John M. Schanck
|
d708e6163a
|
falcon: satisfy test_boolean
|
4 years ago |
John M. Schanck
|
121258e054
|
sphincs: satisfy test_boolean
|
4 years ago |
John M. Schanck
|
a59cf4cba7
|
frodo: satisfy test_boolean
|
4 years ago |
John M. Schanck
|
83613a5978
|
rainbow: satisfy test_boolean
|
4 years ago |
John M. Schanck
|
938a5dcd5d
|
mceliece, ntru, ntruprime: satisfy test_boolean (in int32_sort)"
|
4 years ago |
John M. Schanck
|
8ec84d0c3a
|
inspect initializations
|
4 years ago |
John M. Schanck
|
720fe60ace
|
Add test/test_boolean.py
|
4 years ago |
Thom Wiggers
|
365319041a
|
Merge pull request #324 from jschanck/hqc
New HQC and HQC-RMRS from upstream
|
4 years ago |
John M. Schanck
|
0dee1d6aa6
|
readability changes
|
4 years ago |
Thom Wiggers
|
ee3422d13f
|
Merge pull request #317 from jschanck/ntruprime
Add sntrup{653,761,857} and ntrulpr{653,761,857}
|
4 years ago |
John M. Schanck
|
5807a5400c
|
trying to satisfy ms again
|
4 years ago |
John M. Schanck
|
601e78e0a1
|
ms compiler
|
4 years ago |
John M. Schanck
|
43498b628d
|
typo and unary negation
|
4 years ago |
John M. Schanck
|
7fb5b0e9a4
|
Revert "ms compiler changes for fft.c"
This reverts commit 99bed07f64 .
|
4 years ago |
John M. Schanck
|
37e0077ec3
|
ms compiler
|
4 years ago |
John M. Schanck
|
15330871bf
|
uniform vect_compare implementations
|
4 years ago |
John M. Schanck
|
cd1c930508
|
ms compiler changes for reed_solomon.c
|
4 years ago |
John M. Schanck
|
6499f18855
|
negative return code
|
4 years ago |
John M. Schanck
|
99bed07f64
|
ms compiler changes for fft.c
|
4 years ago |
John M. Schanck
|
721610cca7
|
simplify clean/repetition.c and satisfy test_boolean
|
4 years ago |
John M. Schanck
|
470c2662f9
|
Fix non-constant time FO test
|
4 years ago |
John M. Schanck
|
d4008c7f1e
|
uint8_t api for encode/decode in optimized rmrs
|
4 years ago |
John M. Schanck
|
4da9f0b087
|
more endianness fixes
|
4 years ago |
John M. Schanck
|
d9e093c1ad
|
satisfy MS compiler
|
4 years ago |
John M. Schanck
|
0ff7886b08
|
narrowing warnings
|
4 years ago |
John M. Schanck
|
906b3ca175
|
more endianness fixes
|
4 years ago |
John M. Schanck
|
e95daec1dd
|
remove unused function
|
4 years ago |
John M. Schanck
|
4aab2dcb23
|
Rename log and exp to gf_log and gf_exp
|
4 years ago |
John M. Schanck
|
04f7375c32
|
Some MS compiler fixes
|
4 years ago |
John M. Schanck
|
cc7eae7ce7
|
typo and more endianness fixes
|
4 years ago |