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

Commit Graph

  • 72ff0dae94 Minor reformatting Douglas Stebila 2019-04-04 12:05:20 -0400
  • 97e428a0b7
    Skip preprocessing when cpp unavailable Joost Rijneveld 2019-04-04 13:52:40 +0200
  • 17fc0da52e
    Prohibit using char without explicit sign modifier Joost Rijneveld 2019-04-04 13:42:03 +0200
  • 5f56162869
    Add FrodoKEM-640-SHAKE reference implementation (#78) Douglas Stebila 2019-04-03 10:08:07 -0400
  • 4162be0401 Switch for int and unsigned char to size_to and uint8_t Douglas Stebila 2019-04-02 14:06:06 -0400
  • 06973e6127 Force make clean on test_compile_lib Douglas Stebila 2019-03-31 22:00:39 -0400
  • 41bc57689c Fix more compiler warnings Douglas Stebila 2019-03-31 21:55:55 -0400
  • 1e5e9d96f8 Fix compiler warnings and bug Douglas Stebila 2019-03-31 21:52:35 -0400
  • 9cb1c56ac1 Make Frodo code endian-agnostic Douglas Stebila 2019-03-31 21:44:36 -0400
  • 028fb2120e Fix typo Douglas Stebila 2019-03-21 23:53:53 -0400
  • ca798ee18a Fix Windows warnings Douglas Stebila 2019-03-21 23:51:34 -0400
  • f0ba4f2051 Add Windows Makefile Douglas Stebila 2019-03-21 23:48:52 -0400
  • e153dfdf56 Apply clang-tidy Douglas Stebila 2019-03-21 23:40:12 -0400
  • 7485f35366 Apply astyle Douglas Stebila 2019-03-21 23:27:16 -0400
  • a2399091a7 Initial FrodoKEM-640-SHAKE implementation Douglas Stebila 2019-03-21 22:56:45 -0400
  • 812c7f54ac Global search and replace on sed Douglas Stebila 2019-03-21 22:56:28 -0400
  • 266e806807
    Make license information in README more specific Joost Rijneveld 2019-03-21 12:20:27 +0000
  • 8255f49fc3
    Merge pull request #76 from PQClean/namespaced-consts Joost Rijneveld 2019-03-19 21:11:37 +0000
  • e811376a95
    Do the test more properly Thom Wiggers 2019-03-19 15:20:59 +0000
  • 8eacafb3c9
    Fix dilithium header guard Thom Wiggers 2019-03-19 15:12:23 +0000
  • 6558773b21
    Check if header guard is defined properly Thom Wiggers 2019-03-19 14:03:24 +0000
  • 05b0f6d9cc
    Namespace the #define constants. Thom Wiggers 2019-03-19 13:28:15 +0000
  • 751e05e887
    Merge pull request #75 from PQClean/sha2 Thom Wiggers 2019-03-14 09:46:28 +0100
  • d325e39c68
    Add documentation for SHA2 blockwise functions Joost Rijneveld 2019-03-13 17:23:30 +0100
  • f0ffc59696
    Add SHA224 for completeness Joost Rijneveld 2019-03-11 16:48:29 +0100
  • 83810dcc47
    Expose incremental SHA2 API Joost Rijneveld 2019-03-11 16:33:47 +0100
  • 6d84aec3db
    Add SHA256 Joost Rijneveld 2019-03-11 14:41:11 +0100
  • 91c2fb59cf
    Merge pull request #74 from PQClean/incremental-fips202 Thom Wiggers 2019-03-11 15:19:36 +0100
  • e959357f97
    Remove fips202 test from all tests target Joost Rijneveld 2019-03-11 15:05:46 +0100
  • 760b5926c4
    Add incremental SHA3 Joost Rijneveld 2019-03-07 16:35:27 +0100
  • 23178c4c32
    Add incremental API for shake128 and shake256 Joost Rijneveld 2019-03-07 16:21:49 +0100
  • 8f347af262
    Merge pull request #70 from PQClean/windows-tests Douglas Stebila 2019-03-07 08:09:16 -0500
  • 1399c7fd1f
    Only ignore missing helper programs if not on CI Thom Wiggers 2019-03-06 17:24:02 +0100
  • e450cd6042
    Set modification time via os.utime Thom Wiggers 2019-03-05 15:45:09 +0100
  • fe1ba0e615
    Disable AStyle line endings formatter Thom Wiggers 2019-03-05 14:36:28 +0100
  • ff186b3dd6
    Run AStyle if it is installed Thom Wiggers 2019-03-05 14:35:19 +0100
  • 7e9cabdee2
    Try to build Windows on x32 and x64 Thom Wiggers 2019-03-05 13:51:15 +0100
  • f47a690837
    Remove Windows build_all bat file Thom Wiggers 2019-03-05 13:01:01 +0100
  • 5fd11050ff
    Remove google-readability-todo lint Thom Wiggers 2019-03-05 12:50:47 +0100
  • a230c51cf5
    Disable clang-tidy lint on windows.h include Thom Wiggers 2019-03-05 12:48:59 +0100
  • 45e645c3a7
    Fix Makefile.Microsoft_nmake header dependencies Thom Wiggers 2019-03-05 11:45:00 +0100
  • 89e7383ecc
    Add Python tests to Appveyor Thom Wiggers 2019-03-04 17:01:27 +0100
  • f25824246f
    small improvements of reporting Thom Wiggers 2019-03-04 16:56:40 +0100
  • 13867ab7b4
    Fix tests on Windows Thom Wiggers 2019-03-04 16:56:05 +0100
  • dc1f7e204a
    Add returncode support to helper.make Thom Wiggers 2019-03-04 16:54:37 +0100
  • d503a712ba
    Fix nmakefiles Thom Wiggers 2019-03-04 16:53:38 +0100
  • 7ad19a30a4
    First start of windows test support Thom Wiggers 2019-03-04 15:12:38 +0100
  • 4e7415f30d
    Merge pull request #71 from PQClean/fixed_size_apis Matthias J. Kannwischer 2019-03-06 17:11:54 +0100
  • 07b8c2ebe9
    Make all apis use the uint8_t and size_t types Thom Wiggers 2019-03-05 14:14:47 +0100
  • e74fcbecc0
    Merge pull request #66 from PQClean/tidy-python Joost Rijneveld 2019-03-05 11:23:03 +0100
  • 26ee50ef46
    Merge pull request #68 from PQClean/test-cleanup Joost Rijneveld 2019-03-05 11:22:16 +0100
  • 75be658074
    Clean up tests Thom Wiggers 2019-03-01 13:18:41 +0100
  • 0bff935662
    Add CircleCI link to README Thom Wiggers 2019-03-04 13:25:35 +0100
  • 4178768599
    Skip clang-tidy if not available Thom Wiggers 2019-03-01 12:22:33 +0100
  • e8c4cf949b
    Move clang-tidy into python-based tests Thom Wiggers 2019-03-01 11:44:22 +0100
  • 7a36262f6a
    Merge pull request #60 from PQClean/format-check-in-python Matthias J. Kannwischer 2019-03-01 11:27:37 +0100
  • 110d2ba3a2
    Merge pull request #64 from PQClean/valgrind_in_python Matthias J. Kannwischer 2019-03-01 11:14:24 +0100
  • 00f72102ab
    Install astyle on OSX Thom Wiggers 2019-02-28 15:04:03 +0100
  • facc293a21
    Add format tests to python tests Thom Wiggers 2019-02-27 15:50:25 +0100
  • 17c9840b57
    Move valgrind tests to python-based testing framework Thom Wiggers 2019-02-28 14:05:55 +0100
  • dac7235643
    Only skip ASAN on ppc with Clang Thom Wiggers 2019-02-28 16:38:19 +0100
  • ed8e845f77
    Clarify ambigious check wrt return codes Joost Rijneveld 2019-02-28 16:36:45 +0100
  • 53591961c9
    Fix supported platform debug print Thom Wiggers 2019-02-28 16:32:24 +0100
  • ea47ab3dad
    Fix arm platform names Thom Wiggers 2019-02-27 13:11:36 +0100
  • 1180de5d30
    Add environment to sanitizers on ARM Thom Wiggers 2019-02-27 12:58:00 +0100
  • 59792522ae
    Update Makefile to only include tests that are not in Python yet Thom Wiggers 2019-02-27 12:48:55 +0100
  • 73197c6516
    Add sanitizers to functests Thom Wiggers 2019-02-27 12:44:21 +0100
  • 66f0ba9d95
    Merge pull request #65 from thomwiggers/containerized-build-circleci Joost Rijneveld 2019-02-28 16:14:58 +0100
  • 760de42e13
    Add status badges Thom Wiggers 2019-02-28 16:05:45 +0100
  • 97b298a04e
    Only build OS X on travis Thom Wiggers 2019-02-28 14:57:18 +0100
  • 6999e34820
    Add circleci Thom Wiggers 2019-02-28 14:27:32 +0100
  • f3e38dbfb2
    Merge pull request #62 from PQClean/functestunalign Thom Wiggers 2019-02-28 15:57:06 +0100
  • da90b709d3
    Merge pull request #58 from PQClean/containerized-build Joost Rijneveld 2019-02-28 15:56:54 +0100
  • 79a1da56b4
    Remove duplicate language line Thom Wiggers 2019-02-28 15:05:55 +0100
  • 3c81f6940d
    Stupid typo Thom Wiggers 2019-02-27 18:09:46 +0100
  • 7c5e671dac
    Should fix the i386 build Thom Wiggers 2019-02-27 17:36:19 +0100
  • 32445f815d
    The 'language: minimal' should have docker Thom Wiggers 2019-02-27 17:04:57 +0100
  • d06d8b34c1
    Fix typo in container, fix mac builds Thom Wiggers 2019-02-27 16:02:24 +0100
  • c0e4cac831
    Greatly simplify container builds Thom Wiggers 2019-02-27 15:17:26 +0100
  • bd65daa615
    Merge pull request #61 from PQClean/windows-W4 Thom Wiggers 2019-02-28 13:24:57 +0100
  • 27344bd7ca un-align pointers. Resolves #24 Matthias J. Kannwischer 2019-02-27 16:28:20 +0100
  • 0fa56021d1
    Faster check of makefile dependencies (#59) Douglas Stebila 2019-02-27 11:46:34 -0500
  • b7bc9b6cb0
    Cast a value in notrandombytes.c Thom Wiggers 2019-02-27 17:18:07 +0100
  • 81f8c9fd14
    Make appveyor badge point to correct branch Joost Rijneveld 2019-02-27 17:16:50 +0100
  • 58aba49ca2
    take out assignment in conditional because windows is not happy about it Thom Wiggers 2019-02-27 17:08:59 +0100
  • ea19211d21
    Cast size_t to DWORD on Windows Thom Wiggers 2019-02-27 17:06:27 +0100
  • 06955dfc21
    Explicit casts in conversions Thom Wiggers 2019-02-27 16:19:00 +0100
  • 4d4504ac20
    Set windows warnings to W4 Thom Wiggers 2019-02-27 16:00:06 +0100
  • 6f992f370f
    Add sanity check to not just see if the scheme always rebuilds Thom Wiggers 2019-02-27 15:29:20 +0100
  • e29de416fb
    Faster check of makefile dependencies Thom Wiggers 2019-02-27 15:27:41 +0100
  • 2b381e9a78
    Merge pull request #54 from PQClean/no-dynamic-memory-allocations Thom Wiggers 2019-02-27 14:24:11 +0100
  • 2a1d6a1049
    Check box wrt symbolic link check Joost Rijneveld 2019-02-27 14:18:29 +0100
  • 72007d3847
    Detect use of dynamic memory allocation functions Joost Rijneveld 2019-02-27 13:59:00 +0100
  • 0e180fa406
    Merge pull request #52 from PQClean/dont_always_make_clean Joost Rijneveld 2019-02-27 12:51:02 +0100
  • 94224fb02c
    Don't always Make clean Thom Wiggers 2019-02-27 11:29:39 +0100
  • 8e4747a75d
    Merge pull request #51 from PQClean/namespace-incl-implementation Thom Wiggers 2019-02-27 11:18:22 +0100
  • 0348ff7a11
    Also include implementation namespace in Makefiles Joost Rijneveld 2019-02-27 09:15:00 +0100
  • 879574b695
    Include name of implementation in namespace Joost Rijneveld 2019-02-26 17:27:32 +0100
  • 2cb4cae4a4 Wrong source file for building functional tests Douglas Stebila 2019-02-26 20:46:09 -0500
  • b81652e9e4
    Merge pull request #48 from PQClean/ds-check-makefile-dependencies Thom Wiggers 2019-02-26 07:43:07 +0100