Douglas Stebila
|
bef34697fb
|
Pull pycparser submodule if it's not present
|
2019-04-06 09:21:40 -04:00 |
|
Douglas Stebila
|
624d82cc67
|
New required metadata fields
|
2019-04-06 09:09:45 -04:00 |
|
Douglas Stebila
|
46aa7ff9b2
|
Move duplicate consistency data outside of META.yml
|
2019-04-06 09:07:44 -04:00 |
|
Douglas Stebila
|
a296085e57
|
Merge branch 'master' into more-frodo
|
2019-04-06 08:51:03 -04:00 |
|
Joost Rijneveld
|
d113b45cf0
|
Fix font size of pull request template header
The previous header size was a bit excessive, overshadowing actual comments.
|
2019-04-06 14:45:05 +02:00 |
|
Joost Rijneveld
|
5bec3e77f2
|
Merge pull request #86 from PQClean/reduce-iterations
Use 5 iterations for functional tests and test vectors
|
2019-04-06 13:22:01 +02:00 |
|
Joost Rijneveld
|
e2fcad2823
|
Merge branch 'master' into reduce-iterations
|
2019-04-06 13:10:21 +02:00 |
|
Joost Rijneveld
|
c3896e1b1a
|
Merge pull request #89 from PQClean/check_metadata_sizes
Check the specified sizes of the metadata match api.h consts
|
2019-04-05 18:27:34 +02:00 |
|
Joost Rijneveld
|
73f40e4147
|
Allow TODO without username / bug numbers
|
2019-04-05 17:53:30 +02:00 |
|
Thom Wiggers
|
1e9defd090
|
build printparams on Windows
|
2019-04-05 17:21:56 +02:00 |
|
Thom Wiggers
|
d1fd8aa934
|
Check the specified sizes of the metadata match api.h consts
Fixes #88
|
2019-04-05 17:04:37 +02:00 |
|
Thom Wiggers
|
c95d2816bd
|
Enable some extra warnings
These warnings should help catch some non-obvious bugs.
|
2019-04-05 16:44:54 +02:00 |
|
Thom Wiggers
|
cc65166063
|
Merge branch 'fix_metadata'
Fixes the metadata test and adds the missing information.
|
2019-04-05 16:38:59 +02:00 |
|
Thom Wiggers
|
1523a5ce47
|
Fix shared-secret in CONTRIBUTING
|
2019-04-05 16:38:42 +02:00 |
|
Thom Wiggers
|
d39d7c66db
|
Add missing metadata to META
|
2019-04-05 16:38:26 +02:00 |
|
Joost Rijneveld
|
f355e77407
|
Clarify and reduce iterations for sig testvectors
This is actually different from signature functests,
which only tests mlen=32. Can be fixed later as that does
not impact the testvectors.
|
2019-04-05 16:32:39 +02:00 |
|
Thom Wiggers
|
db915fb6f7
|
Merge pull request #55 from PQClean/contributing
First draft of CONTRIBUTING
|
2019-04-05 16:30:59 +02:00 |
|
Thom Wiggers
|
004c82c42e
|
Namespace constants, clean up C API listings
|
2019-04-05 16:29:21 +02:00 |
|
Douglas Stebila
|
19d177efb3
|
Use 5 iteractions for functional tests and test vectors
|
2019-04-05 10:22:52 -04:00 |
|
Thom Wiggers
|
c765e5c350
|
Specify crypto API as specified in README
This means using uint8_t and adding the detached-signature api functions
|
2019-04-05 16:21:07 +02:00 |
|
Thom Wiggers
|
98a6f2cf38
|
Add remark about running astyle to contributing
See #60
|
2019-04-05 16:21:07 +02:00 |
|
Thom Wiggers
|
e39dec0919
|
Add powerpc mention and remove intentions statement
|
2019-04-05 16:21:07 +02:00 |
|
Douglas Stebila
|
cb4eb97bc4
|
Markdown formatting changes
|
2019-04-05 16:21:07 +02:00 |
|
Thom Wiggers
|
658b4f0447
|
Fix unfinished sentence
[ci skip]
|
2019-04-05 16:21:07 +02:00 |
|
Thom Wiggers
|
7d8b12d6bd
|
Syntax typos
|
2019-04-05 16:21:07 +02:00 |
|
Thom Wiggers
|
928b92364e
|
First draft of CONTRIBUTING
|
2019-04-05 16:21:07 +02:00 |
|
Thom Wiggers
|
764935084a
|
Update pull_request_template.md
|
2019-04-05 16:19:56 +02:00 |
|
Thom Wiggers
|
1938f78bf1
|
Pull request template draft
[ci skip]
|
2019-04-05 16:19:56 +02:00 |
|
Joost Rijneveld
|
67ba4b661c
|
Update README based on discussion on integer sizes
|
2019-04-05 15:30:13 +02:00 |
|
Joost Rijneveld
|
cdb0fd89f4
|
Merge pull request #82 from PQClean/prohibit-char
Prohibit using char without explicit sign modifier
|
2019-04-05 13:50:38 +02:00 |
|
Thom Wiggers
|
eb08730d27
|
Use brew link to install gcc in a more predictable place
|
2019-04-05 13:38:02 +02:00 |
|
Joost Rijneveld
|
41edb79c0a
|
Clarify cc vs cpp
|
2019-04-05 13:04:32 +02:00 |
|
Joost Rijneveld
|
3d8faae483
|
Fix missing && separator in docker command string
It seems to have worked in CircleCI without this, though;
it is unclear to me why.
|
2019-04-05 12:53:52 +02:00 |
|
Thom Wiggers
|
2ffdc863c9
|
Also install requirements in native versions
|
2019-04-05 11:51:19 +02:00 |
|
Thom Wiggers
|
13e84aec00
|
Clone submodules in CircleCI
|
2019-04-05 11:47:47 +02:00 |
|
Thom Wiggers
|
347217ba13
|
Mention submodules in README
|
2019-04-05 10:42:14 +02:00 |
|
Thom Wiggers
|
dac0d96904
|
We don't use cpp anymore
|
2019-04-05 10:40:16 +02:00 |
|
Thom Wiggers
|
4e47a0b513
|
Skip the prohibit-char test on Windows due to lack of cc
|
2019-04-05 10:39:08 +02:00 |
|
Thom Wiggers
|
bfa8589f96
|
Use cc -E instead of cpp
|
2019-04-05 10:31:31 +02:00 |
|
Thom Wiggers
|
9a6787c872
|
Properly set up GCC on OS X
|
2019-04-05 10:30:55 +02:00 |
|
Thom Wiggers
|
8067df4aa9
|
install pycparser with pip3
|
2019-04-05 09:28:27 +02:00 |
|
Douglas Stebila
|
6b5d144415
|
Correct security level
|
2019-04-04 14:51:17 -04:00 |
|
Douglas Stebila
|
0145ddaa1b
|
More stack!
|
2019-04-04 12:45:24 -04:00 |
|
Douglas Stebila
|
301f7aca57
|
Always return negative numbers so positive+negative != 0
|
2019-04-04 12:39:47 -04:00 |
|
Douglas Stebila
|
49729d6da0
|
Larger stack size for FrodoKEM 976 on Windows
|
2019-04-04 12:39:04 -04:00 |
|
Douglas Stebila
|
ad4984fdad
|
Improve skipping for duplicate_consistency test
|
2019-04-04 12:38:47 -04:00 |
|
Douglas Stebila
|
7a4e0d445b
|
Skip duplicate consistency check on Windows (i.e., if sed not available)
|
2019-04-04 12:07:54 -04:00 |
|
Douglas Stebila
|
249bfb6197
|
Add FrodoKEM-976-SHAKE
|
2019-04-04 12:05:55 -04:00 |
|
Douglas Stebila
|
bc5d18e7cd
|
Add duplicate consistency check
|
2019-04-04 12:05:43 -04:00 |
|
Douglas Stebila
|
72ff0dae94
|
Minor reformatting
|
2019-04-04 12:05:20 -04:00 |
|