Henry Case
f02248d478
pqapi.h -> pqc.h
3 years ago
Henry Case
b36a5ff8da
adds support for most of the schemes
3 years ago
Henry Case
9d3e07e8d8
Use CMake
3 years ago
Thom Wiggers
708de2c3c4
putting all badges in the README was a bit too much
4 years ago
Thom Wiggers
904f91cf9b
Update README with github actions info
4 years ago
Thom Wiggers
3d05000b2c
Update README for Round 3 ( #306 )
See also #305
4 years ago
Thom Wiggers
e39dbecb6a
Clean up README and CONTRIBUTING ( #273 )
* Clean up the docs a bit
* Document that qemu-user-static needs Linux
4 years ago
Thom Wiggers
78a65d6ec9
Parallel tests ( #206 )
* Do tests with pytest to run them in parallel
* attempt to handle merge commits better for PR test path
Similar to how we solved this for travis
* Clean up imports
* don't run valgrind if not specified slow_test
* Fix functest after initializer rename
* upload tests results as junit
* Upload test-common files since #200 got merged
* Catch test results upload failure
5 years ago
Douglas Stebila
f041450262
Trivial commit to trigger a rerun of all CI.
5 years ago
Sebastian
6ad7937b5e
Fixed link to rust project in README.md
5 years ago
Douglas Stebila
8d7c327e1e
Add link to test framework wiki page.
[skip ci]
5 years ago
Joost Rijneveld
e32666a0ab
Throw errors when using variable-length arrays
Windows already complains about this in CI, but this will
let us catch these issues on Linux as well.
5 years ago
Douglas Stebila
c593590362
Update text and add more details about OQS
[skip ci]
5 years ago
Thom Wiggers
21bd589962
Write up some lines about some consumers
5 years ago
Matthias J. Kannwischer
5587cdb4a8
Add -Wmissing-prototypes ( #109 )
* fix prototypes for sphincs and static functions in aes.c
* fix missing prototypes in all frodo variants
* fix missing prototypes in kyber
* remove const from non-pointer arguments in Frodo
* add missing prototypes to requirements in README
5 years ago
Joost Rijneveld
671a4e60aa
Mark 'common' dependencies in README as complete
5 years ago
Joost Rijneveld
56e8d17a7d
Move #if check from manual to automatic
5 years ago
Joost Rijneveld
9e5fd74823
Test for prohibited includes in api.h
5 years ago
Joost Rijneveld
4bf6810c9a
Explicitly disallow preprocessor #if
5 years ago
Thom Wiggers
928b92364e
First draft of CONTRIBUTING
5 years ago
Joost Rijneveld
67ba4b661c
Update README based on discussion on integer sizes
5 years ago
Thom Wiggers
347217ba13
Mention submodules in README
5 years ago
Joost Rijneveld
266e806807
Make license information in README more specific
5 years ago
Thom Wiggers
0bff935662
Add CircleCI link to README
5 years ago
Joost Rijneveld
ed8e845f77
Clarify ambigious check wrt return codes
5 years ago
Thom Wiggers
760de42e13
Add status badges
5 years ago
Joost Rijneveld
81f8c9fd14
Make appveyor badge point to correct branch
5 years ago
Joost Rijneveld
2a1d6a1049
Check box wrt symbolic link check
5 years ago
Joost Rijneveld
72007d3847
Detect use of dynamic memory allocation functions
5 years ago
Thom Wiggers
f11e4ae745
Add test instructions to README
5 years ago
Peter Schwabe
8e594f3c23
Some cleanup, expanded dependencies, removed two unnecessary files in kyber768
5 years ago
Kris Kwiatkowski
a28c4c878e
Adds list of requireddependencies
5 years ago
Douglas Stebila
361c38a47a
Update README to refer to common Makefile
5 years ago
Douglas Stebila
46ba607eba
Update README.md with information about Makefiles and Windows CI
5 years ago
Douglas Stebila
b6a40cebe7
Update README.md with information about Makefiles and Windows CI
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
8fe988fe51
Check META files ( closes #6 )
5 years ago
Thom Wiggers
37be4a2044
Don't fail if decapsulating with wrong keys doesn't return -1
Closes #11
5 years ago
Thom Wiggers
31449679bd
Partially validate return codes
5 years ago
Thom Wiggers
98d54e42fa
Update checked boxes
5 years ago
Matthias J. Kannwischer
6fcb3618c4
add address sanitizer
5 years ago
Joost Rijneveld
8179ba5801
Mark currently checked requirements
5 years ago
Thom Wiggers
9ba43b81c2
Add badge
5 years ago
Thom Wiggers
06dcca459e
Checkboxes
5 years ago
Thom Wiggers
ab412bda38
Spelling and formatting fixes
5 years ago
Peter Schwabe
5a22a4faec
Renamed sigbytes to siglen (consistent with mlen)
5 years ago
Peter Schwabe
4b7e5efbf5
Small fix to README
5 years ago
Peter Schwabe
b218255e3e
Fixed (?) comment in README
5 years ago
Peter Schwabe
e2a4b73d4d
First sketch of the README
5 years ago