Henry Case
8711dcce1a
SIKE/p434 goes thru KATs
пре 3 година
Henry Case
1096d2b87e
update sike
пре 3 година
Henry Case
188e672764
use aes_ctr_drbg crate
пре 3 година
Henry Case
de8d3ba43e
fix KEM
пре 3 година
Henry Case
95cc52f554
Run KAT in parallel 4 threads
пре 3 година
Henry Case
0b72f78582
Adds DRBG based on AES
In order to enable all KAT tests, the AES based
DRBG is need (for seed expansion). This PR adds
port of DRBG, initialy written by NIST.
Afterwards, the katrunner is modified to enable
key generation, encapsulation and signing KATs.
Testing of NTRU prime is disabled, as it doesn't
pass KAT tests now. The tests for SPHINCS+ are
now very slow.
пре 3 година
Henry Case
fddd697fc4
adds HQC-RMS-128/192/256
пре 3 година
Henry Case
2a4b051819
kat: add KEM schemes
пре 3 година
Henry Case
b24f31c7bd
adds kat tests for sphincs
пре 3 година
Henry Case
ec4f21b2de
WIP
пре 3 година
Henry Case
a8bb139ea6
Fix testing against KATs
пре 3 година
Henry Case
7023b7f0ff
fix some deteails in tests
пре 3 година
Henry Case
5cf635a26b
change name of the librarry
пре 3 година
Henry Case
58dabbafef
add first version of katrunner
пре 3 година
Henry Case
f02248d478
pqapi.h -> pqc.h
пре 3 година
Henry Case
b36a5ff8da
adds support for most of the schemes
пре 3 година
Henry Case
dbea135685
KEM and Sign C-API
пре 3 година
Henry Case
09db976f4c
Adds method registration
пре 3 година
Henry Case
badd0c81a6
adds C-API
пре 3 година
Henry Case
9d3e07e8d8
Use CMake
пре 3 година
Henry Case
0450bc3215
remove all Makefiles
пре 3 година
John Schanck
32c613e8ec
Round 3 update for Dilithium (from github source) ( #369 )
* Update Dilithium
* Alternative montgomery reduce to avoid i386 functest errors
* Explicit casts for msvc
* More casts; bump upstream version; fix metadata
* another cast
пре 3 година
Thom Wiggers
87c40ab558
Disable SPHINCS+ test taking too much RAM in ASAN
пре 4 година
Thom Wiggers
578a9d66ce
Disable asan if clang is mentioned in CC (like in 'ccache clang')
пре 4 година
Thom Wiggers
f5b1c258c4
Disable skipping slow tests
пре 4 година
John M. Schanck
acbb632daf
Use PQClean AES
пре 4 година
John M. Schanck
127e9ec326
Round 3 Kyber
пре 4 година
John M. Schanck
60111b36b2
Prepare for round 3 update with packaging script
пре 4 година
Thom Wiggers
c0f56ccdc2
Update Kyber from upstream
Makes Kyber-AVX run on MacOS (#251 )
пре 4 година
Matthias J. Kannwischer
7aef8a6f80
Update Rainbow to round 3 parameter sets ( #361 )
* rainbow update
* update workflows
* re-add /O2 in nmake Makefile
пре 4 година
John M. Schanck
4406f00784
simplify pack_unpack.c
пре 4 година
John M. Schanck
df9f4a17a4
Clean up AVX2 code
пре 4 година
John M. Schanck
39c00e8c47
Update Saber and add AVX2 implementation
пре 4 година
John M. Schanck
de8665bff2
duplicate_consistency: strip spaces before comparison
пре 4 година
John M. Schanck
79623b0765
Add AVX2 Falcon
пре 4 година
John M. Schanck
1113fdce69
HQC: remove bitmask macro
пре 4 година
John M. Schanck
a96df80f89
HQC: update from upstream
пре 4 година
Thom Wiggers
351d17ae70
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 година
Thom Wiggers
7bc63d020b
Fix test_symbol_namespace
пре 4 година
John M. Schanck
fdd73d893c
inspect initializations
пре 4 година
John M. Schanck
331733e9e0
Add test/test_boolean.py
пре 4 година
John M. Schanck
629b89ba73
readability changes
пре 4 година
John M. Schanck
d1a4fa5e68
uint8_t api for encode/decode in optimized rmrs
пре 4 година
John M. Schanck
26e0aea3e2
more endianness fixes
пре 4 година
John M. Schanck
646f9f4a05
satisfy MS compiler
пре 4 година
John M. Schanck
eb120a6b24
narrowing warnings
пре 4 година
John M. Schanck
bf7bd3650b
Rename log and exp to gf_log and gf_exp
пре 4 година
John M. Schanck
a3c627fe6b
Some MS compiler fixes
пре 4 година
John M. Schanck
9d35c7bb57
typo and more endianness fixes
пре 4 година
John M. Schanck
d73a713fd4
Fix endianness issues
пре 4 година