1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00

Commit Graph

  • 162751e2e5 NTRU Prime: jump directly to crypto_sort_smallindices John M. Schanck 2020-09-02 13:37:23 -0400
  • 1a402a1917 NTRU Prime: satisfy linter John M. Schanck 2020-09-02 13:01:19 -0400
  • b568d01ac6 NTRU Prime: Simplified patch set John M. Schanck 2020-09-02 12:48:28 -0400
  • 2c5eb2a732 NTRU Prime: Disable -Wconversion for gcc John M. Schanck 2020-09-01 17:34:55 -0400
  • 333248de03 NTRU Prime: more unary negations John M. Schanck 2020-09-01 17:15:01 -0400
  • c2d2d145b7 NTRU Prime: more explicit casts John M. Schanck 2020-09-01 17:00:55 -0400
  • 4883bb44c0 NTRU Prime: avoid unsigned unary negation John M. Schanck 2020-09-01 16:18:21 -0400
  • 191aed977f NTRU Prime: more compiler warnings John M. Schanck 2020-09-01 15:56:45 -0400
  • 09d3f1e1e6 NTRU Prime: More changes for MS compiler John M. Schanck 2020-09-01 15:16:45 -0400
  • 565cd17478 NTRU Prime: Explicit casts to avoid conversion warnings John M. Schanck 2020-09-01 07:55:46 -0400
  • 7b5a4c494b NTRU Prime: Match the NIST submission's sequence of calls to randombytes John M. Schanck 2020-08-31 10:22:31 -0400
  • 431dbada45 Add sntrup{653,761,857} and ntrulpr{653,761,857} John M. Schanck 2020-08-28 20:18:54 -0400
  • 3671aff2f8 Remove CFLAGS from keccak4x makefile (closes #321) Thom Wiggers 2020-09-03 18:00:31 +0200
  • 196f0c1ae2 NTRU: remove unused .s file John M. Schanck 2020-09-02 13:05:51 -0400
  • 4c268aae14 NTRU: inline the one call that needed @plt John M. Schanck 2020-09-02 12:54:00 -0400
  • a008d4ad21 ntruhrss701/avx2: fix non-PIC call John M. Schanck 2020-08-27 11:04:45 -0400
  • c4c16bf0ff Incorporate fix https://github.com/sphincs/sphincsplus/pull/15 Thom Wiggers 2020-08-27 15:07:34 +0200
  • 97e0aad338 NTRU: Move crypto_sort_int32.h include to top of sample.c John M. Schanck 2020-08-25 07:57:26 -0400
  • 2f56d17d67 NTRU: more explicit casts for MS compiler John M. Schanck 2020-08-24 10:56:18 -0400
  • f772093fd4 NTRU: add explicit cast for MS compiler John M. Schanck 2020-08-24 10:43:44 -0400
  • 722b510358 NTRU: duplicate consistency John M. Schanck 2020-08-19 11:46:04 -0400
  • f37f0f3e85 Update NTRU and add AVX2 NTRU implementations John M. Schanck 2020-08-24 08:58:55 -0400
  • 0d7743d576 Update NTRU (#311) John Schanck 2020-08-15 14:26:25 -0400
  • c59580a355 Fix overflow in multiplication in Saber Sofía Celi 2020-08-11 10:47:34 -0500
  • 3d05000b2c Update README for Round 3 (#306) Thom Wiggers 2020-07-25 06:46:58 +0200
  • 22babfef8a remove threebears, ledakem, newhope, mqdss, qtesla Matthias J. Kannwischer 2020-07-23 14:08:09 +0800
  • 8e27bd0915 Add MQDSS AVX2 implementations (#288) Thom Wiggers 2020-06-26 08:01:23 +0200
  • 106365bfa3 Mention FrodoKEM timing leak in SECURITY.md Douglas Stebila 2020-06-21 16:53:26 -0400
  • 96e5f1d7ae Fix timing leak in decapsulation. Douglas Stebila 2020-06-19 13:15:13 -0400
  • 1f8b852e8f Speed up test collection (#298) Thom Wiggers 2020-06-22 04:10:07 +0200
  • 4604907c4c Kyber768 and Kyber1024 don't need -maes (see #296) Thom Wiggers 2020-05-29 10:01:44 +0200
  • be16fceb68 Fix whitespace to satisfy test_duplicate_consistency Ko- 2020-05-29 18:54:15 +0200
  • 0116179381 Update KAT values Ko- 2020-05-29 18:50:37 +0200
  • f5bc4052c7 Add domain separation to NewHope Ko- 2020-05-29 16:41:41 +0200
  • 4409c6f44f Add Keccakx4 to build Thom Wiggers 2020-05-29 12:22:10 +0200
  • e81295480a remove duplicate from Makefiles Thom Wiggers 2020-05-29 12:14:31 +0200
  • 95ea8b314b Remove duplicate sha256x8 Thom Wiggers 2020-05-29 12:13:17 +0200
  • d4d6d09ff7 Fix makefiles Thom Wiggers 2020-05-29 12:08:57 +0200
  • 3d95a501a8 Fix haraka Makefile.Microsoft_nmake Thom Wiggers 2020-05-29 10:13:20 +0200
  • eb59820e21 Add missing obj file to Windows SPHINCS+ AVX2 builds Thom Wiggers 2020-05-21 18:51:50 +0200
  • 77e01fc95c Update required_flags for Dilithium's META.ymls. xvzcf 2020-04-21 10:33:08 -0400
  • e22b54b8ba Update MQDSS round numbers Thom Wiggers 2020-04-15 09:14:20 +0200
  • f9afa9063e Rename aes256_keyexp based on #279 Douglas Stebila 2020-04-06 15:39:32 -0400
  • 1edad0d3cc Filter out clang-tidy on alternate platforms Thom Wiggers 2020-03-31 14:05:05 +0200
  • a66d24971f Speed up circleci tests Thom Wiggers 2020-03-31 14:03:02 +0200
  • 33ac64d922 Use the right AES CTX Douglas Stebila 2020-03-26 21:11:07 -0400
  • b6ecd70ac7 Don't return void Douglas Stebila 2020-03-13 13:08:18 -0400
  • cf5107b69f Split aes*_keyexp up into ecb and ctr variants Douglas Stebila 2020-03-13 12:08:53 -0400
  • 4054af0c42 HQC submission (#202) Sebastian 2020-04-01 01:57:21 -0400
  • 9248977595 Wshadow at Dilithium/avx2 Michael Baentsch 2020-03-27 07:24:29 +0100
  • 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