John M. Schanck
|
04f7375c32
|
Some MS compiler fixes
|
2020-09-10 19:30:03 -04:00 |
|
John M. Schanck
|
cc7eae7ce7
|
typo and more endianness fixes
|
2020-09-10 17:15:55 -04:00 |
|
John M. Schanck
|
de4e3b49ab
|
remove spaces before semicolons
|
2020-09-10 17:02:22 -04:00 |
|
John M. Schanck
|
2a261a3f36
|
Fix endianness issues
|
2020-09-10 16:27:12 -04:00 |
|
John M. Schanck
|
1309009b59
|
compiler warnings
|
2020-09-10 16:26:03 -04:00 |
|
John M. Schanck
|
23238dbed5
|
Initialize arrays in fft.c and fix a few compiler warnings
|
2020-09-10 10:26:30 -04:00 |
|
John M. Schanck
|
b3a651aebe
|
Remove BITMASK macro
|
2020-09-09 16:52:51 -04:00 |
|
John M. Schanck
|
834f546349
|
Avoid ==, !=, etc in arithmetic expressions. Some compilers will produce non-constant time code.
|
2020-09-09 16:07:20 -04:00 |
|
John M. Schanck
|
f0940f92f2
|
Avoid using log(a) to check if a==0
|
2020-09-09 16:05:44 -04:00 |
|
John M. Schanck
|
8b6b9ddbb6
|
Satisfy linter
|
2020-09-09 10:03:19 -04:00 |
|
John M. Schanck
|
4a301f1896
|
Simplify hqc-rmrs*/clean/reed_muller.c and fix potentially non-constant time behavior.
|
2020-09-09 09:44:31 -04:00 |
|
John M. Schanck
|
57282fe962
|
Fix an avx2/gf2x.c buffer overflow
|
2020-09-08 10:23:00 -04:00 |
|
John M. Schanck
|
9113313eab
|
Replace avx2 'reduce' in gf2x
|
2020-09-07 17:39:21 -04:00 |
|
John M. Schanck
|
c2083e13d7
|
New HQC and HQC-RMRS from upstream
|
2020-09-07 16:10:13 -04:00 |
|