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

Commit Graph

  • 908329e0e8
    Throw errors when using variable-length arrays Joost Rijneveld 2019-04-24 12:42:59 +0200
  • e32666a0ab
    Throw errors when using variable-length arrays Joost Rijneveld 2019-04-24 12:35:17 +0200
  • 90a35757df
    Increase travis_wait to 60, e.g. for SPHINCS Joost Rijneveld 2019-04-23 13:53:32 +0200
  • 7ee9b2cabb
    Update testvector hashes after 8c007bf Joost Rijneveld 2019-04-23 13:00:16 +0200
  • 5783c2d74f
    Move SPHINCS secret key length to scheme META Joost Rijneveld 2019-04-23 11:28:05 +0200
  • 87cb0befee
    Update Haraka to constant-time implementation Joost Rijneveld 2019-04-23 10:43:22 +0200
  • 1017c10d0a
    Add -O3 to CFLAGS Thom Wiggers 2019-04-17 11:54:29 +0200
  • 3d09ea3ad5
    Add duplicate consistency checks Joost Rijneveld 2019-04-17 11:30:05 +0200
  • c6af1c768e
    Fix SPHINCS api.h constants Joost Rijneveld 2019-04-17 10:45:13 +0200
  • fae8313664
    Add the other 35 SPHINCS+ variants Joost Rijneveld 2019-04-16 15:15:03 +0200
  • 85be522a16
    Merge pull request #154 from PQClean/detect_travis_Cron Joost Rijneveld 2019-04-23 12:53:17 +0200
  • cf0a4dcd54
    Merge pull request #155 from PQClean/diff-duplicate-consistency Thom Wiggers 2019-04-23 12:24:00 +0200
  • fa7d257832
    Make diffs in dup_consistency files part of scheme Joost Rijneveld 2019-04-23 12:14:53 +0200
  • 1a6f441f36
    add comment about travis-wait Thom Wiggers 2019-04-23 10:40:14 +0200
  • 552d9f0215
    Specify travis_wait Thom Wiggers 2019-04-23 09:44:42 +0200
  • 029146566e
    Detect cron builds on Travis CI Thom Wiggers 2019-04-23 09:42:10 +0200
  • 28358b579d
    Merge pull request #152 from PQClean/schedule-circleci Joost Rijneveld 2019-04-23 09:36:48 +0200
  • da10273e52
    Merge pull request #117 from PQClean/run-only-diffs Thom Wiggers 2019-04-19 17:09:29 +0200
  • d1079ad7e7
    Schedules circleci builds with RUN_SLOW Thom Wiggers 2019-04-18 17:26:52 +0200
  • baf93e2826
    Merge pull request #146 from PQClean/move-secret-key-to-scheme-meta Joost Rijneveld 2019-04-18 17:14:08 +0200
  • 2a43c27a5c
    Fix xunit-file path Thom Wiggers 2019-04-18 14:05:01 +0200
  • f39b300e4e
    Reduce number of tests for functest Thom Wiggers 2019-04-18 11:21:30 +0200
  • 2be9d6b775
    Set up storing of test results Thom Wiggers 2019-04-18 11:16:47 +0200
  • 15bd2d4fb4
    another attempt at fixing appveyor Thom Wiggers 2019-04-18 10:42:09 +0200
  • e244787e87
    Try to fix Appveyor diff to master Thom Wiggers 2019-04-18 10:28:27 +0200
  • 65d43df241
    Change permit test into a decorator Thom Wiggers 2019-04-18 10:00:08 +0200
  • 98780c6e8e
    use yaml.safe_load to silence warning. Thom Wiggers 2019-04-18 09:26:40 +0200
  • ee680f218b
    appveyor doesn't clone shallow Thom Wiggers 2019-04-18 09:24:07 +0200
  • c245274e05
    Try to set HEAD correctly Thom Wiggers 2019-04-18 09:19:24 +0200
  • 49b1214f24
    Fetch origin/master properly Thom Wiggers 2019-04-16 15:23:14 +0200
  • a7a8c02c27
    master may not be available Thom Wiggers 2019-04-16 15:01:31 +0200
  • 33605f05d8
    Set PQCLEAN_ONLY_DIFF on CI builds Thom Wiggers 2019-04-16 14:17:18 +0200
  • 323b49ca6b
    Merge pull request #147 from PQClean/slow-tests Thom Wiggers 2019-04-18 08:57:58 +0200
  • f76c7ffa7d
    Merge pull request #148 from PQClean/O3 Thom Wiggers 2019-04-18 08:57:42 +0200
  • b5d4e93478
    Add -O3 to CFLAGS Thom Wiggers 2019-04-17 11:56:16 +0200
  • 3e95b0b4d7
    Add slow test annotator Thom Wiggers 2019-04-17 11:17:46 +0200
  • 157d7b7a78
    Fix trailing whitespace Thom Wiggers 2019-04-17 11:10:49 +0200
  • 972315dec5
    Move secret key length back to scheme-level META Joost Rijneveld 2019-04-17 10:55:10 +0200
  • aea3377582
    Merge pull request #111 from PQClean/nist-kat Douglas Stebila 2019-04-16 22:58:20 -0400
  • 9b66c5550d
    Merge pull request #116 from PQClean/downstream-projects Douglas Stebila 2019-04-16 21:17:03 -0400
  • c593590362 Update text and add more details about OQS Douglas Stebila 2019-04-16 21:16:11 -0400
  • 4924ea0a6a Copy ntru fixes from recent commits Douglas Stebila 2019-04-16 21:11:36 -0400
  • 51102e05ce Merge branch 'nist-kat' into more-ntru Douglas Stebila 2019-04-16 21:00:30 -0400
  • 09632377f9 Skip clang-tidy on Windows Douglas Stebila 2019-04-16 20:59:37 -0400
  • c0cf260113 Merge branch 'master' into nist-kat Douglas Stebila 2019-04-16 16:20:31 -0400
  • 4f9fa5b625
    Merge pull request #115 from PQClean/fix_ntru Douglas Stebila 2019-04-16 16:18:45 -0400
  • 24938353ac Merge branch 'master' into nist-kat Douglas Stebila 2019-04-16 14:19:20 -0400
  • 48bae57f24
    Fix NTRU implementation according to c7fa0b98bc Thom Wiggers 2019-04-16 15:25:18 +0200
  • 21bd589962
    Write up some lines about some consumers Thom Wiggers 2019-04-16 13:50:36 +0200
  • 78257d4299
    Add small note to PR template Thom Wiggers 2019-04-16 13:39:26 +0200
  • e711d6e3b9
    Fix hash length in NTRU Thom Wiggers 2019-04-16 13:24:34 +0200
  • 873216c702
    Fix integer overflow problems in NTRU Thom Wiggers 2019-04-16 13:16:26 +0200
  • eb5f7f1e57
    Fix int/size_t comparison in frodo Thom Wiggers 2019-04-16 12:45:34 +0200
  • f17d739181
    Merge pull request #114 from PQClean/sanitizer_fixes Thom Wiggers 2019-04-16 13:37:13 +0200
  • 3431dd2e0a
    No reason for C source files to be executable Thom Wiggers 2019-04-16 12:54:05 +0200
  • 546d9e41f2
    Make output of sanitizer nicer Thom Wiggers 2019-04-16 13:24:23 +0200
  • 327429b625
    Make sure -fsanitizer binaries are always cleaned up Thom Wiggers 2019-04-16 12:58:43 +0200
  • 9c4aebd8e3
    sanitizers don't need valgrind Thom Wiggers 2019-04-16 12:39:14 +0200
  • fc7afd8f76
    Add distclean to clean entire ../bin folder Joost Rijneveld 2019-04-16 10:35:48 +0200
  • db7843c5eb
    SPHINCS: make integer promotion explicit Joost Rijneveld 2019-04-16 10:35:08 +0200
  • 2a9d793152
    Update CONTRIBUTING.md Thom Wiggers 2019-04-16 08:02:09 +0200
  • 09a35993da
    Skip Valgrind on OSX Thom Wiggers 2019-04-15 16:21:44 +0200
  • a5e906a306
    Fix sanitizer test Thom Wiggers 2019-04-15 16:04:50 +0200
  • 6fce9cf1b9 Undo breaking compiler warning fix Douglas Stebila 2019-04-15 09:48:56 -0400
  • 91f94cdd1c Fix Windows compiler warnings Douglas Stebila 2019-04-14 20:50:16 -0400
  • b2dfdb231f Merge branch 'nist-kat' into more-ntru Douglas Stebila 2019-04-14 20:31:28 -0400
  • b80eebdd71 Fix Windows type warning Douglas Stebila 2019-04-14 20:31:17 -0400
  • 56ce82a87c Add ntruhrss701 Douglas Stebila 2019-04-14 20:26:42 -0400
  • 7a175c9e58 Add ntruhps4096821 Douglas Stebila 2019-04-14 19:58:56 -0400
  • 9cf75a2ab2 Metadata and duplicate consistency fixes for ntruhps2048677 Douglas Stebila 2019-04-14 19:58:46 -0400
  • 247d2ad63e Merge branch 'nist-kat' into more-ntru Douglas Stebila 2019-04-14 19:44:43 -0400
  • 8c5b1cf356 Add ntruhps2048677 Douglas Stebila 2019-04-14 19:44:26 -0400
  • 97260c2d69 Fix reference to nistkatrng Douglas Stebila 2019-04-14 19:35:28 -0400
  • c54cdca983 Build nistkat on Windows Douglas Stebila 2019-04-14 19:31:15 -0400
  • c42619d855 Merge branch 'master' into nist-kat Douglas Stebila 2019-04-14 19:28:59 -0400
  • ff71e7de11 Correct FrodoKEM submitter list Douglas Stebila 2019-04-14 17:38:53 -0400
  • 8e7cf2b5cd Fix linter complaints Douglas Stebila 2019-04-14 17:29:58 -0400
  • 53ac90861c Temporarily skip NIST KAT check for kyber768 Douglas Stebila 2019-04-14 17:19:52 -0400
  • a815543f32 Add NIST KAT check for KEMs Douglas Stebila 2019-04-14 17:17:11 -0400
  • e72fd489ba
    Add ntruhps2048509 (#105) Douglas Stebila 2019-04-13 13:08:07 -0400
  • 5587cdb4a8 Add -Wmissing-prototypes (#109) Matthias J. Kannwischer 2019-04-13 17:47:29 +0200
  • d07e8ae7cb
    Filter tests when diff'ing against master branch (#103) Douglas Stebila 2019-04-11 15:23:39 -0400
  • a15bbfcfe0
    Merge pull request #101 from PQClean/frodo-aes Douglas Stebila 2019-04-11 15:23:00 -0400
  • 518e8656be Merge branch 'master' into frodo-aes Douglas Stebila 2019-04-11 13:48:50 -0400
  • 0bc19b3633
    Fix a few nits (#107) Douglas Stebila 2019-04-11 13:47:53 -0400
  • 5b0174d282 Avoid clang tidy segfault (#106) Thom Wiggers 2019-04-11 19:22:50 +0200
  • 1e7ee7a4c2 skip_windows decorator Douglas Stebila 2019-04-11 09:23:35 -0400
  • b2ef82e2da
    Remove duplicate namespace_prefix Thom Wiggers 2019-04-09 16:49:43 +0200
  • 6ca367e2e6 Apply astyle Douglas Stebila 2019-04-11 08:18:49 -0400
  • b7f390368e Merge branch 'master' into frodo-aes Douglas Stebila 2019-04-11 08:15:40 -0400
  • 26ffedc86b
    SPHINCS: strictly check integer conversions Joost Rijneveld 2019-04-11 11:14:49 +0200
  • 7dcedfc56c
    Allow -fix-errors to fix linter errors Joost Rijneveld 2019-04-06 13:57:35 +0200
  • 671a4e60aa
    Mark 'common' dependencies in README as complete Joost Rijneveld 2019-04-11 10:04:07 +0200
  • e9d1829de7
    Merge pull request #95 from PQClean/aes Joost Rijneveld 2019-04-11 09:58:46 +0200
  • a7c147f410
    Include 'common' in name of common test binaries Joost Rijneveld 2019-04-11 09:54:52 +0200
  • bb0afc9f37
    Merge pull request #104 from PQClean/astyle-fix Thom Wiggers 2019-04-11 08:57:09 +0200
  • cfc9705751 test_format wasn't actually checking output of astyle Douglas Stebila 2019-04-10 21:23:33 -0400
  • f388d6f93e
    Selectively filter tests (#102) Douglas Stebila 2019-04-10 19:27:25 -0400
  • 42a5e0e4ad Use environment variables to selectively filter tests Douglas Stebila 2019-04-10 17:03:02 -0400
  • 8b4f656376 Skip too-slow valgrind tests on i386 CircleCI builds Douglas Stebila 2019-04-10 14:14:49 -0400