Commit Graph

  • *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • | * | |
  • |/ / /
  • * | /
  • | |/
  • |/|
  • | *
  • | *
  • |/
  • *
  • |\
  • * \
  • |\ \
  • | | *
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • * \
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • |\ \ \
  • | |/ /
  • |/| |
  • | | *
  • * | |
  • |\ \ \
  • | | * |
  • * | | |
  • | |_|/
  • |/| |
  • | | *
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • |/
  • *
  • |\
  • * |
  • | *
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • | *
  • |/
  • *
  • *
  • |\
  • 72ff0dae Minor reformatting by Douglas Stebila 2019-04-04 12:05:20 -0400
  • 97e428a0 Skip preprocessing when cpp unavailable by Joost Rijneveld 2019-04-04 13:52:40 +0200
  • 17fc0da5 Prohibit using char without explicit sign modifier by Joost Rijneveld 2019-04-04 13:42:03 +0200
  • 5f561628 Add FrodoKEM-640-SHAKE reference implementation (#78) by Douglas Stebila 2019-04-03 10:08:07 -0400
  • 4162be04 Switch for int and unsigned char to size_to and uint8_t by Douglas Stebila 2019-04-02 14:06:06 -0400
  • 06973e61 Force make clean on test_compile_lib by Douglas Stebila 2019-03-31 22:00:39 -0400
  • 41bc5768 Fix more compiler warnings by Douglas Stebila 2019-03-31 21:55:55 -0400
  • 1e5e9d96 Fix compiler warnings and bug by Douglas Stebila 2019-03-31 21:52:35 -0400
  • 9cb1c56a Make Frodo code endian-agnostic by Douglas Stebila 2019-03-31 21:44:36 -0400
  • 028fb212 Fix typo by Douglas Stebila 2019-03-21 23:53:53 -0400
  • ca798ee1 Fix Windows warnings by Douglas Stebila 2019-03-21 23:51:34 -0400
  • f0ba4f20 Add Windows Makefile by Douglas Stebila 2019-03-21 23:48:52 -0400
  • e153dfdf Apply clang-tidy by Douglas Stebila 2019-03-21 23:40:12 -0400
  • 7485f353 Apply astyle by Douglas Stebila 2019-03-21 23:27:16 -0400
  • a2399091 Initial FrodoKEM-640-SHAKE implementation by Douglas Stebila 2019-03-21 22:56:45 -0400
  • 812c7f54 Global search and replace on sed by Douglas Stebila 2019-03-21 22:56:28 -0400
  • 266e8068 Make license information in README more specific by Joost Rijneveld 2019-03-21 12:20:27 +0000
  • 8255f49f Merge pull request #76 from PQClean/namespaced-consts by Joost Rijneveld 2019-03-19 21:11:37 +0000
  • e811376a Do the test more properly by Thom Wiggers 2019-03-19 15:20:59 +0000
  • 8eacafb3 Fix dilithium header guard by Thom Wiggers 2019-03-19 15:12:23 +0000
  • 6558773b Check if header guard is defined properly by Thom Wiggers 2019-03-19 14:03:24 +0000
  • 05b0f6d9 Namespace the #define constants. by Thom Wiggers 2019-03-19 13:28:15 +0000
  • 751e05e8 Merge pull request #75 from PQClean/sha2 by Thom Wiggers 2019-03-14 09:46:28 +0100
  • d325e39c Add documentation for SHA2 blockwise functions by Joost Rijneveld 2019-03-13 17:23:30 +0100
  • f0ffc596 Add SHA224 for completeness by Joost Rijneveld 2019-03-11 16:48:29 +0100
  • 83810dcc Expose incremental SHA2 API by Joost Rijneveld 2019-03-11 16:33:47 +0100
  • 6d84aec3 Add SHA256 by Joost Rijneveld 2019-03-11 14:41:11 +0100
  • 91c2fb59 Merge pull request #74 from PQClean/incremental-fips202 by Thom Wiggers 2019-03-11 15:19:36 +0100
  • e959357f Remove fips202 test from all tests target by Joost Rijneveld 2019-03-11 15:05:46 +0100
  • 760b5926 Add incremental SHA3 by Joost Rijneveld 2019-03-07 16:35:27 +0100
  • 23178c4c Add incremental API for shake128 and shake256 by Joost Rijneveld 2019-03-07 16:21:49 +0100
  • 8f347af2 Merge pull request #70 from PQClean/windows-tests by Douglas Stebila 2019-03-07 08:09:16 -0500
  • 1399c7fd Only ignore missing helper programs if not on CI by Thom Wiggers 2019-03-06 17:24:02 +0100
  • e450cd60 Set modification time via os.utime by Thom Wiggers 2019-03-05 15:45:09 +0100
  • fe1ba0e6 Disable AStyle line endings formatter by Thom Wiggers 2019-03-05 14:36:28 +0100
  • ff186b3d Run AStyle if it is installed by Thom Wiggers 2019-03-05 14:35:19 +0100
  • 7e9cabde Try to build Windows on x32 and x64 by Thom Wiggers 2019-03-05 13:51:15 +0100
  • f47a6908 Remove Windows build_all bat file by Thom Wiggers 2019-03-05 13:01:01 +0100
  • 5fd11050 Remove google-readability-todo lint by Thom Wiggers 2019-03-05 12:50:47 +0100
  • a230c51c Disable clang-tidy lint on windows.h include by Thom Wiggers 2019-03-05 12:48:59 +0100
  • 45e645c3 Fix Makefile.Microsoft_nmake header dependencies by Thom Wiggers 2019-03-05 11:45:00 +0100
  • 89e7383e Add Python tests to Appveyor by Thom Wiggers 2019-03-04 17:01:27 +0100
  • f2582424 small improvements of reporting by Thom Wiggers 2019-03-04 16:56:40 +0100
  • 13867ab7 Fix tests on Windows by Thom Wiggers 2019-03-04 16:56:05 +0100
  • dc1f7e20 Add returncode support to helper.make by Thom Wiggers 2019-03-04 16:54:37 +0100
  • d503a712 Fix nmakefiles by Thom Wiggers 2019-03-04 16:53:38 +0100
  • 7ad19a30 First start of windows test support by Thom Wiggers 2019-03-04 15:12:38 +0100
  • 4e7415f3 Merge pull request #71 from PQClean/fixed_size_apis by Matthias J. Kannwischer 2019-03-06 17:11:54 +0100
  • 07b8c2eb Make all apis use the uint8_t and size_t types by Thom Wiggers 2019-03-05 14:14:47 +0100
  • e74fcbec Merge pull request #66 from PQClean/tidy-python by Joost Rijneveld 2019-03-05 11:23:03 +0100
  • 26ee50ef Merge pull request #68 from PQClean/test-cleanup by Joost Rijneveld 2019-03-05 11:22:16 +0100
  • 75be6580 Clean up tests by Thom Wiggers 2019-03-01 13:18:41 +0100
  • 0bff9356 Add CircleCI link to README by Thom Wiggers 2019-03-04 13:25:35 +0100
  • 41787685 Skip clang-tidy if not available by Thom Wiggers 2019-03-01 12:22:33 +0100
  • e8c4cf94 Move clang-tidy into python-based tests by Thom Wiggers 2019-03-01 11:44:22 +0100
  • 7a36262f Merge pull request #60 from PQClean/format-check-in-python by Matthias J. Kannwischer 2019-03-01 11:27:37 +0100
  • 110d2ba3 Merge pull request #64 from PQClean/valgrind_in_python by Matthias J. Kannwischer 2019-03-01 11:14:24 +0100
  • 00f72102 Install astyle on OSX by Thom Wiggers 2019-02-28 15:04:03 +0100
  • facc293a Add format tests to python tests by Thom Wiggers 2019-02-27 15:50:25 +0100
  • 17c9840b Move valgrind tests to python-based testing framework by Thom Wiggers 2019-02-28 14:05:55 +0100
  • dac72356 Only skip ASAN on ppc with Clang by Thom Wiggers 2019-02-28 16:38:19 +0100
  • ed8e845f Clarify ambigious check wrt return codes by Joost Rijneveld 2019-02-28 16:36:45 +0100
  • 53591961 Fix supported platform debug print by Thom Wiggers 2019-02-28 16:32:24 +0100
  • ea47ab3d Fix arm platform names by Thom Wiggers 2019-02-27 13:11:36 +0100
  • 1180de5d Add environment to sanitizers on ARM by Thom Wiggers 2019-02-27 12:58:00 +0100
  • 59792522 Update Makefile to only include tests that are not in Python yet by Thom Wiggers 2019-02-27 12:48:55 +0100
  • 73197c65 Add sanitizers to functests by Thom Wiggers 2019-02-27 12:44:21 +0100
  • 66f0ba9d Merge pull request #65 from thomwiggers/containerized-build-circleci by Joost Rijneveld 2019-02-28 16:14:58 +0100
  • 760de42e Add status badges by Thom Wiggers 2019-02-28 16:05:45 +0100
  • 97b298a0 Only build OS X on travis by Thom Wiggers 2019-02-28 14:57:18 +0100
  • 6999e348 Add circleci by Thom Wiggers 2019-02-28 14:27:32 +0100
  • f3e38dbf Merge pull request #62 from PQClean/functestunalign by Thom Wiggers 2019-02-28 15:57:06 +0100
  • da90b709 Merge pull request #58 from PQClean/containerized-build by Joost Rijneveld 2019-02-28 15:56:54 +0100
  • 79a1da56 Remove duplicate language line by Thom Wiggers 2019-02-28 15:05:55 +0100
  • 3c81f694 Stupid typo by Thom Wiggers 2019-02-27 18:09:46 +0100
  • 7c5e671d Should fix the i386 build by Thom Wiggers 2019-02-27 17:36:19 +0100
  • 32445f81 The 'language: minimal' should have docker by Thom Wiggers 2019-02-27 17:04:57 +0100
  • d06d8b34 Fix typo in container, fix mac builds by Thom Wiggers 2019-02-27 16:02:24 +0100
  • c0e4cac8 Greatly simplify container builds by Thom Wiggers 2019-02-27 15:17:26 +0100
  • bd65daa6 Merge pull request #61 from PQClean/windows-W4 by Thom Wiggers 2019-02-28 13:24:57 +0100
  • 27344bd7 un-align pointers. Resolves #24 by Matthias J. Kannwischer 2019-02-27 16:28:20 +0100
  • 0fa56021 Faster check of makefile dependencies (#59) by Douglas Stebila 2019-02-27 11:46:34 -0500
  • b7bc9b6c Cast a value in notrandombytes.c by Thom Wiggers 2019-02-27 17:18:07 +0100
  • 81f8c9fd Make appveyor badge point to correct branch by Joost Rijneveld 2019-02-27 17:16:50 +0100
  • 58aba49c take out assignment in conditional because windows is not happy about it by Thom Wiggers 2019-02-27 17:08:59 +0100
  • ea19211d Cast size_t to DWORD on Windows by Thom Wiggers 2019-02-27 17:06:27 +0100
  • 06955dfc Explicit casts in conversions by Thom Wiggers 2019-02-27 16:19:00 +0100
  • 4d4504ac Set windows warnings to W4 by Thom Wiggers 2019-02-27 16:00:06 +0100
  • 6f992f37 Add sanity check to not just see if the scheme always rebuilds by Thom Wiggers 2019-02-27 15:29:20 +0100
  • e29de416 Faster check of makefile dependencies by Thom Wiggers 2019-02-27 15:27:41 +0100
  • 2b381e9a Merge pull request #54 from PQClean/no-dynamic-memory-allocations by Thom Wiggers 2019-02-27 14:24:11 +0100
  • 2a1d6a10 Check box wrt symbolic link check by Joost Rijneveld 2019-02-27 14:18:29 +0100
  • 72007d38 Detect use of dynamic memory allocation functions by Joost Rijneveld 2019-02-27 13:59:00 +0100
  • 0e180fa4 Merge pull request #52 from PQClean/dont_always_make_clean by Joost Rijneveld 2019-02-27 12:51:02 +0100
  • 94224fb0 Don't always Make clean by Thom Wiggers 2019-02-27 11:29:39 +0100
  • 8e4747a7 Merge pull request #51 from PQClean/namespace-incl-implementation by Thom Wiggers 2019-02-27 11:18:22 +0100
  • 0348ff7a Also include implementation namespace in Makefiles by Joost Rijneveld 2019-02-27 09:15:00 +0100
  • 879574b6 Include name of implementation in namespace by Joost Rijneveld 2019-02-26 17:27:32 +0100
  • 2cb4cae4 Wrong source file for building functional tests by Douglas Stebila 2019-02-26 20:46:09 -0500
  • b81652e9 Merge pull request #48 from PQClean/ds-check-makefile-dependencies by Thom Wiggers 2019-02-26 07:43:07 +0100