sort by:
Revision Author Date Message Commit Date
be126e6 Updated PQClean New Schemes: - kyber512 - kyber768 - kyber1024 - ntruhps2048677 - ntruhps4096821 - ntruhrss701 08 May 2019, 11:54:24 UTC
de339e2 Merge pull request #2 from mupq/codesize Measure code size 17 April 2019, 15:23:31 UTC
beb60f5 Measure code size 17 April 2019, 15:12:52 UTC
9f652b0 make frodo scheme naming consistent with PQClean (breaks testvectors) 17 April 2019, 13:58:45 UTC
e1f824f Merge pull request #1 from mupq/pqclean-integration Pqclean integration 17 April 2019, 13:23:19 UTC
5d9601f fix incremental keccak implementation 17 April 2019, 12:00:44 UTC
fbf7f28 Fix CTR mode for AES and remove duplicate/unused code 17 April 2019, 08:44:06 UTC
568bd4c Make schemes use optimized AES-192/256 implementations TODO: This breaks CTR mode which still needs to be fixed. Currently no scheme uses it, but Round-2-Kyber will. Also, pqriscv is now more or less forced to have optimized AES implementations as well. 16 April 2019, 14:56:13 UTC
b44b47f Fix bug in testvectors AES-128 16 April 2019, 09:31:10 UTC
5aed184 Update frodo640-aes/ref to use PQClean's AES 16 April 2019, 07:47:50 UTC
2d83b71 Integrate PQClean's AES in mupq 15 April 2019, 19:38:57 UTC
3209005 namespacing in testvectors on host 15 April 2019, 13:03:33 UTC
a90a516 namespacing for kems 15 April 2019, 12:43:01 UTC
e07177b namespacing in mupq.py 15 April 2019, 12:03:55 UTC
18df414 migrate qTesla and dilithium to pqclean api (size_t) 15 April 2019, 12:02:41 UTC
1dbcd53 namespacing for crypto_sign 15 April 2019, 12:02:18 UTC
a6129e4 incremental hash api for fips202 15 April 2019, 12:01:25 UTC
97a8490 update pqclean 15 April 2019, 11:51:36 UTC
c8be7e6 remove round1 sphincs 15 April 2019, 11:51:16 UTC
1b9d96e fix column number in csv 11 April 2019, 13:18:23 UTC
c706984 benchmarks in separate file 11 April 2019, 12:49:38 UTC
201ef5a fix hashing profiling for cshake128/cshake256 11 April 2019, 12:48:17 UTC
9753a72 some more refactoring 11 April 2019, 12:17:31 UTC
89ceaba refactored benchmark conversion and added hashing 11 April 2019, 11:28:50 UTC
86e9ee3 fix recovery after flashing fails 28 March 2019, 14:32:06 UTC
3cdfdfc fix build everything 28 March 2019, 13:56:07 UTC
b1360be allow partial benchmarks+tests 28 March 2019, 13:36:44 UTC
5dee7f3 allow project name in path of binary 28 March 2019, 10:43:44 UTC
1974dc9 Use context manager to handle device 28 March 2019, 10:34:17 UTC
bf85dae deleted .m4ignore 28 March 2019, 07:36:12 UTC
9d5a670 moved common c stuff from pqm4, removed makefiles 28 March 2019, 07:33:26 UTC
6dff4eb Add hashing to build-all 22 March 2019, 14:49:19 UTC
d2764e0 add BuildAll thingy 22 March 2019, 14:44:02 UTC
c4c72d2 add hashing benchmark 22 March 2019, 14:32:31 UTC
e27f555 Update build_binary with new Makefile 21 March 2019, 15:34:52 UTC
ab49291 Add common library 21 March 2019, 15:07:24 UTC
e147227 use randombytes.h from pqclean 21 March 2019, 14:15:29 UTC
dd8acd4 moved hal header to common 21 March 2019, 13:56:47 UTC
e53ab84 profiling code for hashing 21 March 2019, 13:54:58 UTC
b8566f5 Revert "Use common SHA2 from pqclean" This reverts commit 23d7542728e72505a68056db90c9ccc8dbd9afd5. We need a modified SHA2 for hash profiling. 21 March 2019, 13:54:05 UTC
23d7542 Use common SHA2 from pqclean We may want to slightly restructure fips202 and aes to also use this 21 March 2019, 12:28:01 UTC
d9943dd Add common sources and headers from pqm4 21 March 2019, 12:07:56 UTC
f8ec515 Add pqclean submodule 20 March 2019, 12:11:28 UTC
back to top