55 Commits

Author SHA1 Message Date
Douglas Stebila
4f9f811a3d Fix compilation problems on ARM 2019-08-07 08:48:33 -04:00
Douglas Stebila
52adc6c9df Try removing some hacks for Travis ARM build 2019-08-07 08:48:33 -04:00
Douglas Stebila
4d492b9270 Add macros containing compilation information and print in test programs
Fixes #331
2019-08-02 22:03:13 -04:00
Douglas Stebila
1b48c57187 Add remaining signature KATs for schemes from PQClean 2019-08-02 10:46:03 -04:00
Douglas Stebila
9dcbb7bdb0 Generate kat_sig combine_message_signature from template 2019-08-02 09:50:21 -04:00
Douglas Stebila
91614924b6 Make test_kem and test_sig run one algorithm at a time 2019-08-01 13:36:41 -04:00
Douglas Stebila
ab970ae2c0 Switch KEM KAT checks to Python test suite 2019-08-01 11:53:15 -04:00
Douglas Stebila
d42462a90f Add Rainbow from PQClean 2019-07-31 19:59:10 -04:00
Douglas Stebila
c9e23de678 Spell the word SPHINCS correctly 2019-07-31 09:49:05 -04:00
Douglas Stebila
6bf57f89c9 Add SPHINCS+ SHA-256 variants 2019-07-31 09:49:05 -04:00
Douglas Stebila
8d17b22961 Add SPHINCS+ Haraka and SHAKE256 variants 2019-07-31 09:49:05 -04:00
Douglas Stebila
a1a50771e7 Missing hooks for SHA-2 implementation in build system 2019-07-30 13:01:08 -04:00
Douglas Stebila
11e09f4cbc Remove LEDAcrypt temporarily 2019-07-16 15:43:32 -04:00
Douglas Stebila
f9ab067dc5 Add LEDAkem 2019-07-15 22:41:08 -04:00
Douglas Stebila
e81af2e03f Typo 2019-07-15 22:41:08 -04:00
Douglas Stebila
3231c929be Update templates to use arbitrary implementation, not just _clean 2019-07-15 22:41:08 -04:00
Douglas Stebila
131580a029 Fix test program building/running on emulated arm 2019-07-05 19:25:38 -04:00
Douglas Stebila
5d97502e9c Consolidate configure options for OpenSSL 2019-07-05 15:12:32 -04:00
Douglas Stebila
eda92b0b4a
Merge pull request #513 from open-quantum-safe/ds-add-saber
Add SABER from PQClean
2019-07-04 17:29:06 -04:00
Douglas Stebila
a6c6be76fd Add SABER from PQClean 2019-07-04 13:43:27 -04:00
Douglas Stebila
5227cc7cd2 Add MQDSS from PQClean 2019-07-04 13:33:47 -04:00
Douglas Stebila
fd1321f09d Fix bug 2019-07-01 15:42:42 -04:00
Douglas Stebila
ea2dcb9db5 More naming fixes 2019-07-01 15:41:33 -04:00
Douglas Stebila
b64de5662c More consistent naming 2019-07-01 15:20:57 -04:00
Douglas Stebila
43676d9297 More consistent naming 2019-07-01 15:17:20 -04:00
Douglas Stebila
3c1838533c Signature templating in Visual Studio 2019-07-01 14:43:40 -04:00
Douglas Stebila
ee64cf8bf0 More work on signature templating 2019-07-01 14:34:11 -04:00
Douglas Stebila
350880a2b8 Partial work on signature templating 2019-07-01 14:19:27 -04:00
Douglas Stebila
fe6929dc61 Start getting ready for signature templating 2019-07-01 14:00:20 -04:00
Douglas Stebila
9546fed9fc Remove Frodo from PQClean auto generation 2019-06-25 11:36:51 -04:00
Douglas Stebila
bce0317938 Switch Frodo to use MSR codebase directly 2019-06-25 11:27:42 -04:00
Douglas Stebila
c951cf63d5 Consistent Dilithium capitalization 2019-06-19 10:15:56 -04:00
Douglas Stebila
d0d3808785 Add Dilithium to Visual Studio project 2019-06-18 22:08:08 -04:00
Douglas Stebila
223ced1de7 Merge remote-tracking branch 'oqs/master' into PQClean_Dilithium 2019-06-18 20:28:22 -04:00
Douglas Stebila
fe65a48a03 Add KEM header files to VS project 2019-06-14 15:33:56 -04:00
Douglas Stebila
78d8c817e5 KEM headers go in different spot in VS filters 2019-06-14 15:29:34 -04:00
Douglas Stebila
9a2697db22 Add KEM header files to VS filters 2019-06-14 15:25:36 -04:00
Douglas Stebila
b930c4a816 Create filters for familiies in Visual Studio project 2019-06-14 15:21:04 -04:00
Douglas Stebila
16ea923cec Replace NewHope with PQClean round 2 version, update PQClean KEMs 2019-06-13 20:34:35 -04:00
Douglas Stebila
cb7975d26f Try to generate VisualStudio files 2019-05-17 16:15:14 +02:00
Douglas Stebila
08f1c3e20e Rename variable in code generator 2019-05-16 09:16:21 -04:00
Douglas Stebila
155dbe8820 Adjust templates to generate pretty-printed code 2019-05-13 11:53:52 -04:00
Douglas Stebila
dc12209ad7 Add Kyber round 2 from PQClean 2019-05-12 15:36:05 -04:00
Douglas Stebila
2cbbc8bca9 Remove manually added Kyber 2019-05-12 15:22:49 -04:00
Douglas Stebila
75cd636110 Add NTRU Round 2 2019-05-12 15:18:16 -04:00
Douglas Stebila
a9aa144d93 Fix configure.ac auto-generation 2019-05-12 14:58:16 -04:00
Douglas Stebila
2d9dec989b Auto-generate more KEM files for PQClean implementations 2019-05-12 14:52:59 -04:00
Douglas Stebila
c2fa3b1b98 Auto-generate some KEM files for PQClean implementations 2019-05-10 16:05:27 -04:00
Douglas Stebila
c8626abc77 Copy FrodoKEM-1344 from PQClean 2019-04-14 16:08:10 -04:00
Douglas Stebila
19251c41ad Remove FrodoKEM round 1 and start adding FrodoKEM round 2 2019-04-13 15:24:52 -04:00