Peter Schwabe
|
a96abac2de
|
Removed FIXME comment
|
5 years ago |
Douglas Stebila
|
0943ae4c6e
|
Remove old make target for symbol namespace check.
|
5 years ago |
Douglas Stebila
|
ba359473b9
|
Remove old license check and reduce re-building
|
5 years ago |
Douglas Stebila
|
e4c368ee49
|
Implement symbol namespace check using new Python testing framework.
|
5 years ago |
Peter Schwabe
|
bab1d185cd
|
Made one more cast explicit
|
5 years ago |
Peter Schwabe
|
393c7a3cde
|
Fixed one cast (added appropriate parantheses)
|
5 years ago |
Peter Schwabe
|
8b8f27b003
|
Make various casts in kyber explicit to make MS compiler happy with /W4
|
5 years ago |
Peter Schwabe
|
81797c2c13
|
Increased warning level for compilation under Windows to /W4
|
5 years ago |
Peter Schwabe
|
ff61e1d51d
|
Merge branch 'master' of github.com:PQClean/PQClean
|
5 years ago |
Peter Schwabe
|
861b45f20b
|
Fixed Makefile
|
5 years ago |
Peter Schwabe
|
55b63353a8
|
Fixed Makefile
|
5 years ago |
Douglas Stebila
|
03a8146f78
|
Merge branch 'master' of github.com:PQClean/PQClean
|
5 years ago |
Douglas Stebila
|
cbba955918
|
Remove kex.c from kyber768 nmake file
|
5 years ago |
Peter Schwabe
|
9b29d34bf9
|
Merge branch 'reformat-kyber'
Fixed (hopefully) both formatting and astyle config to not break
formatting again
|
5 years ago |
Peter Schwabe
|
8e594f3c23
|
Some cleanup, expanded dependencies, removed two unnecessary files in kyber768
|
5 years ago |
Thom Wiggers
|
f0802078ef
|
Merge pull request #27 from PQClean/ds-unittest
Python-driven test framework using nose for unit tests
|
5 years ago |
Thom Wiggers
|
3b73ea134d
|
Formatted everything with astyle
clang-format was not flexible enough to allow lining out things on
columns with spaces.
|
5 years ago |
Douglas Stebila
|
72d514a6fe
|
Call nose differently and add test documentation
|
5 years ago |
Douglas Stebila
|
012b96c519
|
Typo
|
5 years ago |
Douglas Stebila
|
f64a7e0dd4
|
Reimplement Python tests using nose framework
|
5 years ago |
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 |