Douglas Stebila
f041450262
Trivial commit to trigger a rerun of all CI.
2019-06-26 09:58:05 -04:00
Sebastian
6ad7937b5e
Fixed link to rust project in README.md
2019-05-30 17:09:53 -04:00
Douglas Stebila
8d7c327e1e
Add link to test framework wiki page.
...
[skip ci]
2019-04-29 21:52:41 -04:00
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.
2019-04-24 12:35:17 +02:00
Douglas Stebila
c593590362
Update text and add more details about OQS
...
[skip ci]
2019-04-16 21:16:11 -04:00
Thom Wiggers
21bd589962
Write up some lines about some consumers
2019-04-16 13:50:36 +02:00
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
2019-04-13 11:47:29 -04:00
Joost Rijneveld
671a4e60aa
Mark 'common' dependencies in README as complete
2019-04-11 10:04:43 +02:00
Joost Rijneveld
56e8d17a7d
Move #if check from manual to automatic
2019-04-09 17:23:47 +02:00
Joost Rijneveld
9e5fd74823
Test for prohibited includes in api.h
2019-04-09 17:19:20 +02:00
Joost Rijneveld
4bf6810c9a
Explicitly disallow preprocessor #if
2019-04-09 11:17:54 +02:00
Thom Wiggers
928b92364e
First draft of CONTRIBUTING
2019-04-05 16:21:07 +02:00
Joost Rijneveld
67ba4b661c
Update README based on discussion on integer sizes
2019-04-05 15:30:13 +02:00
Thom Wiggers
347217ba13
Mention submodules in README
2019-04-05 10:42:14 +02:00
Joost Rijneveld
266e806807
Make license information in README more specific
2019-03-21 12:20:56 +00:00
Thom Wiggers
0bff935662
Add CircleCI link to README
2019-03-04 13:25:35 +01:00
Joost Rijneveld
ed8e845f77
Clarify ambigious check wrt return codes
2019-02-28 16:37:00 +01:00
Thom Wiggers
760de42e13
Add status badges
2019-02-28 16:05:45 +01:00
Joost Rijneveld
81f8c9fd14
Make appveyor badge point to correct branch
2019-02-27 17:16:50 +01:00
Thom Wiggers
2b381e9a78
Merge pull request #54 from PQClean/no-dynamic-memory-allocations
...
Detect use of dynamic memory allocation functions
2019-02-27 14:24:11 +01:00
Joost Rijneveld
2a1d6a1049
Check box wrt symbolic link check
2019-02-27 14:18:29 +01:00
Joost Rijneveld
72007d3847
Detect use of dynamic memory allocation functions
2019-02-27 13:59:00 +01:00
Thom Wiggers
f11e4ae745
Add test instructions to README
2019-02-18 13:46:01 +01:00
Peter Schwabe
8e594f3c23
Some cleanup, expanded dependencies, removed two unnecessary files in kyber768
2019-02-14 15:30:55 +01:00
Peter Schwabe
06b4279e0a
Merge commit 'HEAD@{1}' (modified PR 17)
2019-02-11 08:57:05 +01:00
a28c4c878e
Adds list of requireddependencies
2019-02-09 18:31:38 +00:00
Douglas Stebila
f1f0c1d332
Merge branch 'master' into make-dilithium
2019-02-08 10:02:24 -05:00
Douglas Stebila
361c38a47a
Update README to refer to common Makefile
2019-02-08 09:45:50 -05:00
Douglas Stebila
46ba607eba
Update README.md with information about Makefiles and Windows CI
2019-02-07 10:01:06 +01:00
Douglas Stebila
b6a40cebe7
Update README.md with information about Makefiles and Windows CI
2019-02-06 20:53:21 -05:00
Thom Wiggers
e7e4635b69
Fix SUPERCOP url
2019-01-29 17:46:14 +01:00
Matthias J. Kannwischer
3b47fb2db7
check for license files
2019-01-29 17:45:37 +01:00
Thom Wiggers
8fe988fe51
Check META files ( closes #6 )
2019-01-29 17:25:29 +01:00
Thom Wiggers
37be4a2044
Don't fail if decapsulating with wrong keys doesn't return -1
...
Closes #11
2019-01-29 16:05:55 +01:00
Thom Wiggers
31449679bd
Partially validate return codes
2019-01-23 13:09:18 +01:00
Thom Wiggers
98d54e42fa
Update checked boxes
2019-01-23 11:04:48 +01:00
Matthias J. Kannwischer
6fcb3618c4
add address sanitizer
2019-01-22 17:22:18 +01:00
Joost Rijneveld
8179ba5801
Mark currently checked requirements
2019-01-22 15:17:55 +01:00
Thom Wiggers
9ba43b81c2
Add badge
2019-01-22 14:55:57 +01:00
Thom Wiggers
06dcca459e
Checkboxes
2019-01-12 12:18:32 -08:00
Thom Wiggers
ab412bda38
Spelling and formatting fixes
2019-01-11 09:24:34 -08:00
Peter Schwabe
5a22a4faec
Renamed sigbytes to siglen (consistent with mlen)
2019-01-11 18:16:43 +01:00
Peter Schwabe
4b7e5efbf5
Small fix to README
2019-01-11 01:44:56 +01:00
Peter Schwabe
b218255e3e
Fixed (?) comment in README
2019-01-11 01:08:51 +01:00
Peter Schwabe
e2a4b73d4d
First sketch of the README
2019-01-11 01:05:16 +01:00
cryptojedi
245533f0d6
Initial commit
2019-01-11 01:04:24 +01:00