Thom Wiggers
8dcf6529b8
Merge pull request #23 from PQClean/32-bit
Run 32-bit tests
5 years ago
Thom Wiggers
1f9da4b711
Run 32-bit tests
5 years ago
Thom Wiggers
27a0eb47eb
Fix loading META.yml on Py35
5 years ago
Thom Wiggers
29765b0adc
Postpone Clang on PPC
There is an issue with libclang-common-dev [0]
[0]: should be on https://lists.debian.org/debian-powerpc/2019/02/
5 years ago
Thom Wiggers
39b51965e8
Switch to new PPC repository and run Clang on PPC
5 years ago
Thom Wiggers
fe46514836
Include full clangformat config.
Hopefully stabilizes behaviour between versions.
5 years ago
Peter Schwabe
69e593427a
Removed need for aligned types (which are not portable)
Resolves #22
5 years ago
Peter Schwabe
06b4279e0a
Merge commit 'HEAD@{1}' (modified PR 17)
5 years ago
Peter Schwabe
bf17b28d9d
Fixed tabs in Makefile, removed gcc-specific alignment of poly
5 years ago
Douglas Stebila
522826a090
enable undefined behaviour sanitizer ( #19 )
enable undefined behaviour sanitizer
5 years ago
Douglas Stebila
86e61d853a
Adds list of required dependencies ( #20 )
Adds list of required dependencies
5 years ago
Kris Kwiatkowski
a28c4c878e
Adds list of requireddependencies
5 years ago
Kris Kwiatkowski
d781d0d6ed
enable undefined behaviour sanitizer
5 years ago
Douglas Stebila
3203f115e5
Remove GNUmakefile for Dilithium
5 years ago
Douglas Stebila
157977258c
Make makefiles for Dilithium consistent with merged Kyber makefiles
5 years ago
Douglas Stebila
f1f0c1d332
Merge branch 'master' into make-dilithium
5 years ago
Douglas Stebila
2e7c1d7481
Add local GNU Makefile and Windows nmake Makefile for kyber768 ( #13 )
Add local GNU Makefile and Windows nmake Makefile for kyber768
5 years ago
Douglas Stebila
361c38a47a
Update README to refer to common Makefile
5 years ago
Douglas Stebila
24e28e3402
Use a single Makefile for BSD and GNU Make and add comments
5 years ago
Douglas Stebila
0703346ddc
Remove signature makefiles
5 years ago
Douglas Stebila
4f14ce17c9
Fix Windows build for dilithium-iii
5 years ago
Douglas Stebila
19b25d47ed
Add Makefiles for dilithium-iii
5 years ago
Douglas Stebila
46ba607eba
Update README.md with information about Makefiles and Windows CI
5 years ago
Douglas Stebila
2d684ea323
Revert temporary error
5 years ago
Douglas Stebila
5d931897e6
Temporary check that errors really make the build fail
5 years ago
Douglas Stebila
b096330808
First attempt at appveyor configuration
5 years ago
Douglas Stebila
7c0ecc0cdb
Create nmake file for building on Windows and fix compilation error
5 years ago
Douglas Stebila
e98d053623
Rename
5 years ago
Douglas Stebila
4a387d7896
Rename GNU Makefile
5 years ago
Douglas Stebila
84d8d5a6c2
Clean up Makefile
5 years ago
Douglas Stebila
da2667a846
Add local Makefile for kyber768
5 years ago
Thom Wiggers
70c5e535bb
Fix accidentally deleted line
I shouldve run `make -B test-all`.
5 years ago
Douglas Stebila
5eb7485a01
Fix Windows build for dilithium-iii
5 years ago
Douglas Stebila
7ea8e508a3
Add Makefiles for dilithium-iii
5 years ago
Douglas Stebila
b6a40cebe7
Update README.md with information about Makefiles and Windows CI
5 years ago
Douglas Stebila
dcc18d9b66
Revert temporary error
5 years ago
Douglas Stebila
c22d445e98
Temporary check that errors really make the build fail
5 years ago
Douglas Stebila
fec2b5a97a
First attempt at appveyor configuration
5 years ago
Douglas Stebila
e914d18696
Create nmake file for building on Windows and fix compilation error
5 years ago
Douglas Stebila
06223ecb3a
Rename
5 years ago
Douglas Stebila
d6d7217742
Rename GNU Makefile
5 years ago
Douglas Stebila
da6dd5f792
Clean up Makefile
5 years ago
Thom Wiggers
59f92730cf
Include an actually random version of randombytes
5 years ago
Joost Rijneveld
a9e7e904d3
Run tests on userspace-emulated PowerPC
This has the downside of not supporting running tests on Valgrind, see
the discussion in issue #15 . However, this does test quite a lot
already.
This uses the docker container defined in
https://github.com/thomwiggers/debian-unstable-powerpc/ .
Co-authored-by: Thom Wiggers <thom@thomwiggers.nl>
5 years ago
Thom Wiggers
a8aa346912
Use python3-yaml instead of pip on Linux.
5 years ago
Thom Wiggers
11a2a45193
Add names to builds
5 years ago
Douglas Stebila
65918c0fa8
Add local Makefile for kyber768
5 years ago
Thom Wiggers
e7e4635b69
Fix SUPERCOP url
5 years ago
Matthias J. Kannwischer
3b47fb2db7
check for license files
5 years ago
Thom Wiggers
bdf12d8258
check_metadata.py should run with python 3
5 years ago