17fb1be0
Ensure .a-file for scheme is up to date for tests by
2019-02-18 15:06:46 +0100
c6dd00c6
Allow to easily run individual test modules and add instructions to README (#39) by
2019-02-18 08:48:13 -0500
dd15a079
Run pythonified tests in the containerized alternative architecture tests (#38) by
2019-02-18 08:47:14 -0500
7168644c
Also support nose2 by
2019-02-18 13:51:01 +0100
f11e4ae7
Add test instructions to README by
2019-02-18 13:46:01 +0100
685098ce
Allow to run the test modules as `python3 module.py` by
2019-02-18 13:39:11 +0100
6c715bc8
Add nose to container tests by
2019-02-18 13:09:38 +0100
90071bfb
Flake8ify python files by
2019-02-18 13:04:59 +0100
78e349f3
Fix the test command by
2019-02-18 12:53:28 +0100
4f5888c7
Fix .travis.yml to include rednose on debian builds by
2019-02-18 10:22:10 +0100
f43200f3
Colourise test output by
2019-02-18 10:10:12 +0100
336ea60a
common: use fixed size integers (#36) by
2019-02-17 09:22:27 -0500
31261611
common: use fixed size integers by
2019-02-17 10:54:38 +0000
69401eb6
Move metadata check to Python testing framework (#35) by
2019-02-16 10:41:31 -0500
d36626ca
Move metadata check to Python testing framework by
2019-02-16 10:07:59 -0500
b2399f1e
Merge pull request #32 from henrydcase/arm_stop_sanitizers by
2019-02-15 10:46:18 +0100
12d9e038
arm: temporarily disable sanitizers by
2019-02-15 09:35:38 +0000
2d09abcd
Remove deleted check from ARM builds by
2019-02-15 09:59:21 +0100
bb38e642
Merge pull request #30 from PQClean/ds-test-namespace by
2019-02-15 09:57:24 +0100
608aedce
Merge pull request #26 from henrydcase/ci_arm by
2019-02-15 09:47:21 +0100
b5c7f366
Merge pull request #29 from PQClean/kybercasts by
2019-02-15 09:45:32 +0100
e3f23082
adds tests on arm 32/64 by
2019-02-14 00:45:05 +0000
a96abac2
Removed FIXME comment by
2019-02-14 19:16:52 +0100
0943ae4c
Remove old make target for symbol namespace check. by
2019-02-14 11:53:54 -0500
ba359473
Remove old license check and reduce re-building by
2019-02-14 11:36:24 -0500
e4c368ee
Implement symbol namespace check using new Python testing framework. by
2019-02-14 11:29:49 -0500
bab1d185
Made one more cast explicit by
2019-02-14 16:18:17 +0100
393c7a3c
Fixed one cast (added appropriate parantheses) by
2019-02-14 16:16:50 +0100
8b8f27b0
Make various casts in kyber explicit to make MS compiler happy with /W4 by
2019-02-14 16:14:47 +0100
81797c2c
Increased warning level for compilation under Windows to /W4 by
2019-02-14 16:02:57 +0100
ff61e1d5
Merge branch 'master' of github.com:PQClean/PQClean by
2019-02-14 16:01:41 +0100
861b45f2
Fixed Makefile by
2019-02-14 16:01:30 +0100
55b63353
Fixed Makefile by
2019-02-14 16:00:52 +0100
03a8146f
Merge branch 'master' of github.com:PQClean/PQClean by
2019-02-14 09:58:26 -0500
cbba9559
Remove kex.c from kyber768 nmake file by
2019-02-14 09:58:15 -0500
9b29d34b
Merge branch 'reformat-kyber' by
2019-02-14 15:32:12 +0100
8e594f3c
Some cleanup, expanded dependencies, removed two unnecessary files in kyber768 by
2019-02-14 15:30:55 +0100
f0802078
Merge pull request #27 from PQClean/ds-unittest by
2019-02-14 14:22:41 +0100
3b73ea13
Formatted everything with astyle by
2019-02-13 17:45:09 +0100
72d514a6
Call nose differently and add test documentation by
2019-02-13 22:31:37 -0500
012b96c5
Typo by
2019-02-13 22:27:24 -0500
f64a7e0d
Reimplement Python tests using nose framework by
2019-02-13 22:25:34 -0500
8dcf6529
Merge pull request #23 from PQClean/32-bit by
2019-02-11 15:25:27 +0100
1f9da4b7
Run 32-bit tests by
2019-02-11 14:59:33 +0100
27a0eb47
Fix loading META.yml on Py35 by
2019-02-11 14:48:16 +0100
29765b0a
Postpone Clang on PPC by
2019-02-11 14:08:53 +0100
39b51965
Switch to new PPC repository and run Clang on PPC by
2019-02-11 13:07:43 +0100
fe465148
Include full clangformat config. by
2019-02-11 10:05:54 +0100
69e59342
Removed need for aligned types (which are not portable) by
2019-02-11 09:41:32 +0100
06b4279e
Merge commit 'HEAD@{1}' (modified PR 17) by
2019-02-11 08:57:05 +0100
bf17b28d
Fixed tabs in Makefile, removed gcc-specific alignment of poly by
2019-02-11 08:26:26 +0100
522826a0
enable undefined behaviour sanitizer (#19) by
2019-02-10 16:02:51 -0500
86e61d85
Adds list of required dependencies (#20) by
2019-02-10 16:00:19 -0500
a28c4c87
Adds list of requireddependencies by
2019-02-09 18:31:38 +0000
d781d0d6
enable undefined behaviour sanitizer by
2019-02-09 00:59:13 +0000
3203f115
Remove GNUmakefile for Dilithium by
2019-02-08 10:07:05 -0500
15797725
Make makefiles for Dilithium consistent with merged Kyber makefiles by
2019-02-08 10:06:07 -0500
f1f0c1d3
Merge branch 'master' into make-dilithium by
2019-02-08 10:02:24 -0500
2e7c1d74
Add local GNU Makefile and Windows nmake Makefile for kyber768 (#13) by
2019-02-08 09:59:21 -0500
361c38a4
Update README to refer to common Makefile by
2019-02-08 09:45:50 -0500
24e28e34
Use a single Makefile for BSD and GNU Make and add comments by
2019-02-08 09:42:53 -0500
0703346d
Remove signature makefiles by
2019-02-06 21:16:56 -0500
4f14ce17
Fix Windows build for dilithium-iii by
2019-02-06 21:14:10 -0500
19b25d47
Add Makefiles for dilithium-iii by
2019-02-06 21:02:34 -0500
46ba607e
Update README.md with information about Makefiles and Windows CI by
2019-02-06 20:53:21 -0500
2d684ea3
Revert temporary error by
2019-02-06 20:24:26 -0500
5d931897
Temporary check that errors really make the build fail by
2019-02-06 20:22:59 -0500
b0963308
First attempt at appveyor configuration by
2019-02-06 19:26:18 -0500
7c0ecc0c
Create nmake file for building on Windows and fix compilation error by
2019-02-06 18:37:50 -0500
e98d0536
Rename by
2019-02-06 12:46:50 -0500
4a387d78
Rename GNU Makefile by
2019-02-06 12:41:55 -0500
84d8d5a6
Clean up Makefile by
2019-02-06 12:22:58 -0500
da2667a8
Add local Makefile for kyber768 by
2019-02-01 20:58:26 -0500
70c5e535
Fix accidentally deleted line by
2019-02-07 09:59:28 +0100
5eb7485a
Fix Windows build for dilithium-iii by
2019-02-06 21:14:10 -0500
7ea8e508
Add Makefiles for dilithium-iii by
2019-02-06 21:02:34 -0500
b6a40ceb
Update README.md with information about Makefiles and Windows CI by
2019-02-06 20:53:21 -0500
dcc18d9b
Revert temporary error by
2019-02-06 20:24:26 -0500
c22d445e
Temporary check that errors really make the build fail by
2019-02-06 20:22:59 -0500
fec2b5a9
First attempt at appveyor configuration by
2019-02-06 19:26:18 -0500
e914d186
Create nmake file for building on Windows and fix compilation error by
2019-02-06 18:37:50 -0500
06223ecb
Rename by
2019-02-06 12:46:50 -0500
d6d72177
Rename GNU Makefile by
2019-02-06 12:41:55 -0500
da6dd5f7
Clean up Makefile by
2019-02-06 12:22:58 -0500
59f92730
Include an actually random version of randombytes by
2019-02-06 17:20:31 +0100
a9e7e904
Run tests on userspace-emulated PowerPC by
2019-02-05 11:04:19 +0100
a8aa3469
Use python3-yaml instead of pip on Linux. by
2019-02-05 11:03:10 +0100
11a2a451
Add names to builds by
2019-02-05 11:02:07 +0100
65918c0f
Add local Makefile for kyber768 by
2019-02-01 20:58:26 -0500
e7e4635b
Fix SUPERCOP url by
2019-01-29 17:46:02 +0100
3b47fb2d
check for license files by
2019-01-29 17:45:26 +0100
bdf12d82
check_metadata.py should run with python 3 by
2019-01-29 17:38:19 +0100
c2747e68
Further fix the zero return codes for bad kem ops by
2019-01-29 17:32:30 +0100
66d5284e
Fix specification of current implementations by
2019-01-29 17:25:55 +0100
8fe988fe
Check META files (closes #6) by
2019-01-29 17:25:29 +0100
0c65364f
Remove obsolete SHA3 hash from META.yml files. by
2019-01-29 16:39:27 +0100
37be4a20
Don't fail if decapsulating with wrong keys doesn't return -1 by
2019-01-29 16:05:44 +0100
31449679
Partially validate return codes by
2019-01-23 13:09:18 +0100
3549be95
Don't install Python 3 on Travis OSX by
2019-01-23 12:45:32 +0100
52671df1
don't run the symbol namespace check on OSX by
2019-01-23 12:42:52 +0100