Commit Graph

  • 999b76cb90 fix MSVS warning Matthias J. Kannwischer 2020-03-05 11:31:28 +0100
  • e93a6bef1f Fix NewHope verify Matthias J. Kannwischer 2020-02-15 10:27:56 +0100
  • 5a4b5f7358 Trigger build Douglas Stebila 2020-03-13 17:06:45 -0400
  • ca0e28bc43 Change formatting Douglas Stebila 2020-03-13 17:05:29 -0400
  • f4f51db4eb Avoid type-punning error when strict-aliasing turned on Douglas Stebila 2020-03-13 17:00:32 -0400
  • e39dbecb6a Clean up README and CONTRIBUTING (#273) Thom Wiggers 2020-03-13 16:15:12 -0400
  • 5b5956c2ef fixup! Fix uint8_t to uint16_t upcast in Frodo Thom Wiggers 2020-03-13 16:30:01 -0400
  • 3b655f3f72 Fix uint8_t to uint16_t upcast in Frodo Thom Wiggers 2020-03-13 15:58:15 -0400
  • d257525360 Fix UB in qTESLA Thom Wiggers 2020-03-13 15:02:24 -0400
  • 507617f30f fixup! Run sanitizers after running AMD64 tests Thom Wiggers 2020-03-13 13:30:50 -0400
  • fcd81030d6 Fix too-large shift in mceliece*f Thom Wiggers 2020-03-13 13:27:02 -0400
  • c5f8131c8b fixup! Run sanitizers after running AMD64 tests Thom Wiggers 2020-03-13 13:15:17 -0400
  • 73704e2224 Run sanitizers after running AMD64 tests Thom Wiggers 2020-03-13 13:10:32 -0400
  • 3307f05c49 Clean up SABER Thom Wiggers 2020-03-13 13:00:57 -0400
  • 5f02a4e80c Fix overflowing mults in NTRUHRSS701 Thom Wiggers 2020-03-09 18:02:44 -0400
  • 3ef983c459 Fix reduce.c's overflowing multiplication Thom Wiggers 2020-03-09 17:57:43 -0400
  • ea5ede6e80 Make sure tests respond to undefined behaviour Thom Wiggers 2020-03-09 17:51:09 -0400
  • 83750a2fb2 Fix duplicate consistency Thom Wiggers 2020-02-26 13:16:19 -0500
  • 698738c263 Enable leak check in Valgrind Thom Wiggers 2020-02-19 15:44:02 -0500
  • d8c9c431cf Fix memory leaks in LEDAkem Thom Wiggers 2020-02-19 14:56:02 -0500
  • 0912b1821c Fix memory leaks in NewHope Thom Wiggers 2020-02-19 14:51:19 -0500
  • 160030400d Fix FIPS202 API memory leaks in Dilithium Thom Wiggers 2020-02-19 14:46:48 -0500
  • a804c623de Force running brew update Thom Wiggers 2020-03-03 10:07:38 -0500
  • 1b69c78763 Update Travis CI to XCode 11.3 Thom Wiggers 2020-03-03 10:06:21 -0500
  • 5bad0df0b6 Fix detecting of to-be-tested changes on Windows Thom Wiggers 2020-02-19 11:53:14 -0500
  • 833a9d5129 Fix memory leak in Kyber Douglas Stebila 2020-02-16 14:55:19 -0500
  • b6b4c7d8ed Fix SHAKE256 memory leak in Dilithium (#271) Thom Wiggers 2020-02-16 16:18:05 +0100
  • 07db9c1e60 Put all common primitives on the heap (#266) Thom Wiggers 2020-02-11 11:15:14 +0100
  • f20c77f718 Fix McEliece8192128f makefile Thom Wiggers 2020-02-11 09:17:55 +0100
  • 6bfec2978e Fix alignment problems with vectors in McEliece AVX2 and fix McEliece 8192128f (#267) Thom Wiggers 2020-02-07 11:13:59 +0100
  • ac2c20045c Classic McEliece (#259) Thom Wiggers 2020-02-05 13:09:57 +0100
  • 22e2551c95 Also run duplicate consistency checks on windows (#261) Thom Wiggers 2020-01-22 16:05:20 +0100
  • 13c0317e25 Add ephemeral versions of ThreeBears Leon Botros 2020-01-04 17:49:42 +0100
  • f971718ef7 Fix clang builds to actually use clang Thom Wiggers 2020-01-22 10:36:36 +0100
  • 77e9a23431 Move keys to heap for KEMs as well Thom Wiggers 2020-02-11 12:23:06 +0100
  • 303a741192 Move keys in crypto_sign/functest.c to the heap Thom Wiggers 2020-02-05 12:38:08 +0100
  • facb527c7c SPHINCS+ optimized implementations (#253) Thom Wiggers 2019-12-12 14:29:29 +0100
  • 784973a8fb Update PR template along practice (#254) Thom Wiggers 2019-12-12 13:38:34 +0100
  • a4e31f16a2 Fix isolation in test_metadata_sizes (#258) Thom Wiggers 2019-12-12 11:36:35 +0100
  • e4e6ef930e Add ccache to speed up builds (#257) Thom Wiggers 2019-12-12 11:35:19 +0100
  • 7dc03bfc44 Specify arrays with sizes again Thom Wiggers 2019-12-12 14:11:12 +0100
  • 2b9759912d Matthias' feedback Thom Wiggers 2019-12-12 13:51:46 +0100
  • 9c35647461 MacOS ABI versions of Keccak Thom Wiggers 2019-12-11 16:04:59 +0100
  • 08f96e8c71 fixup! Add MacOS support for Dilithium Thom Wiggers 2019-12-11 15:47:38 +0100
  • cb729b6a03 Fix duplicate consistency files Thom Wiggers 2019-12-11 15:23:40 +0100
  • 44b0522070 Add MacOS support for Dilithium Thom Wiggers 2019-12-11 15:06:02 +0100
  • ebb416a2ba Use more robust macro syntax Thom Wiggers 2019-12-11 13:01:07 +0100
  • a037d6ccf6 Don't use const integer arguments Thom Wiggers 2019-12-11 08:51:26 +0100
  • 862d0d3094 Use PQClean int guidelines Thom Wiggers 2019-12-09 12:05:25 +0100
  • 6cd265f5b9 fixup! Add Dilithium's AVX2 implementations Thom Wiggers 2019-12-09 09:59:28 +0100
  • 377d0cbf1a Support unaligned vectors in pycparser Thom Wiggers 2019-12-09 09:57:55 +0100
  • 6682216791 Add Dilithium's AVX2 implementations Thom Wiggers 2019-12-06 16:16:41 +0100
  • 296177e079 Don't use -march=native for keccak Thom Wiggers 2019-11-18 13:24:41 +0100
  • 7da91aa360 Don't advertise MacOS support for Kyber-AVX2 Thom Wiggers 2019-11-13 13:27:26 +0100
  • 963e87af64 rainbow: memcpy -> memmove since buffers may overlap Matthias J. Kannwischer 2019-11-13 10:47:26 +0100
  • e3db88d7e4 use the same compiler flags as other implementations Leon Botros 2019-10-25 19:09:12 +0200
  • 692e7bea39 add -Werror Leon Botros 2019-10-25 13:35:23 +0200
  • c95f1b4ebb move modulus function to source, namespace it Leon Botros 2019-10-25 13:14:25 +0200
  • 36b6142794 remove empty lines at end of file Leon Botros 2019-10-24 19:10:13 +0200
  • 4c84fd915b fix namespacing for mamabear, papabear Leon Botros 2019-10-24 19:02:47 +0200
  • e94842b0ef remove empty line, add version Leon Botros 2019-10-24 18:28:06 +0200
  • 2d9e259608 add duplicate consistency checks Leon Botros 2019-10-24 18:25:07 +0200
  • 3b740033ef add ThreeBears Leon Botros 2019-10-24 18:24:45 +0200
  • d1f2d16f46 remove ternary operator in rainbow to compute max Matthias J. Kannwischer 2019-10-15 14:54:17 +0200
  • 6c98832774 remove unnecessary if in kyber768 Matthias J. Kannwischer 2019-10-15 14:37:00 +0200
  • 873d176652 ignore new clang warning security.insecureAPI.DeprecatedOrUnsafeBufferHandling Matthias J. Kannwischer 2019-10-15 14:22:39 +0200
  • 81a7e48d37 Run ARM64 tests on REAL HARDWARE 🎉 Thom Wiggers 2019-10-17 12:14:23 +0200
  • 071e541af7 Switch to gcc9.2 and xcode11.2 for MacOS builds (#246) Matthias J. Kannwischer 2019-10-23 07:59:59 +0200
  • 367f29382f Make sure the emulated jobs upload their test results properly Thom Wiggers 2019-10-17 09:37:14 +0200
  • f355cec1a5 rename test file kris/kyber2 Kris Kwiatkowski 2021-03-24 12:39:33 +0000
  • 56ebf60386 WIP Kris Kwiatkowski 2021-03-24 12:34:37 +0000
  • 74f8c77e97 KEM C-API Kris Kwiatkowski 2021-03-24 10:25:45 +0000
  • 4a70142872 Adds method registration Kris Kwiatkowski 2021-03-23 09:31:12 +0000
  • 5b79e3bc20 adds C-API Kris Kwiatkowski 2021-03-23 09:25:18 +0000
  • fac58ac483 Remove not needed files Kris Kwiatkowski 2021-03-23 01:42:02 +0000
  • da5e8e5524 Use CMake Kris Kwiatkowski 2021-03-03 06:50:25 +0000
  • 4634b9804c WIP kris/kyber Kris Kwiatkowski 2021-03-22 16:24:58 +0000
  • 00ee00401b test Kris Kwiatkowski 2021-03-18 11:32:49 +0000
  • 54d54ce47b barett based reduction kris/li2__tests Kris Kwiatkowski 2021-03-15 09:09:48 +0000
  • 85148087ad katwalk for li2 Kris Kwiatkowski 2021-03-12 15:40:51 +0000
  • 8f2a3f5f87 WIP Kris Kwiatkowski 2021-03-12 12:03:27 +0000
  • 070a06bf62 WIP Kris Kwiatkowski 2021-03-10 15:55:06 +0000
  • 8749bcb1a7 adds saber Kris Kwiatkowski 2021-03-03 07:11:27 +0000
  • 5f380fb74a reorg Kris Kwiatkowski 2021-03-03 06:50:52 +0000
  • 188312f23c reorg Kris Kwiatkowski 2021-03-03 06:50:25 +0000
  • 2f3b7e91c9 Remove META files Kris Kwiatkowski 2021-03-03 06:43:43 +0000
  • f0797a032f Reorg Kris Kwiatkowski 2021-02-20 01:45:07 +0000
  • 5c6bdaf5f7 add sign back Kris Kwiatkowski 2021-02-20 01:31:21 +0000
  • 3e6c9f7d43 move to separated folders Kris Kwiatkowski 2021-02-20 01:30:21 +0000
  • 0c46849e47 Removes some variations Kris Kwiatkowski 2021-02-20 01:20:50 +0000
  • 79411404c9 Fix Kris Kwiatkowski 2021-02-17 13:56:44 +0000
  • f051c60522 Add one AVX target Kris Kwiatkowski 2021-02-17 13:38:23 +0000
  • 63bfaff41b Defines structure of the CMake Kris Kwiatkowski 2021-02-17 12:40:38 +0000
  • ebcc71c51a
    Merge pull request #373 from jschanck/dilithium master Thom Wiggers 2021-02-11 14:46:49 +0100
  • 354257df8e remove all Makefiles Kris Kwiatkowski 2021-02-10 00:25:08 +0000
  • db745b4451 init: cmake Kris Kwiatkowski 2021-02-10 00:21:31 +0000
  • 52851284ab dilithium/fips202x4: align _mm_storel_pd result using double on stack John M. Schanck 2021-02-09 11:07:00 -0500
  • 52750b86b1 Pull Dilithium changes from upstream John M. Schanck 2021-02-09 10:13:25 -0500
  • 02beb7f8eb
    Merge pull request #370 from jschanck/falcon Thom Wiggers 2021-02-03 10:41:21 +0100
  • fb688ba01d Consistent use of hash_to_point_ct between Falcon-512 and 1024 John M. Schanck 2021-02-01 10:48:34 -0500