Matt Caswell
|
1b3c89cd1e
Remove some logically dead code
|
6 years ago |
Matt Caswell
|
7876dbffce
Fix some undefined behaviour in the Curve448 code
|
6 years ago |
Matt Caswell
|
9c9d6ff41c
Simplify some code
|
6 years ago |
Matt Caswell
|
a7232276fe
Remove some unneccessary use of constant time code in curve448
|
6 years ago |
Matt Caswell
|
53ef3252fa
More style fixes for the curve448 code
|
6 years ago |
Matt Caswell
|
68b20c0065
More style fixes to Curve448 code based on review feedback
|
6 years ago |
Matt Caswell
|
04ebd4e17e
Some style fixes
|
6 years ago |
Matt Caswell
|
e411822318
Formatting tweak based on review feedback
|
6 years ago |
Matt Caswell
|
0cdcdacc33
Fix AppVeyor failure in eddsa.c
|
6 years ago |
Matt Caswell
|
f53c77648c
Update Curve448 copyright for 2018
|
6 years ago |
Matt Caswell
|
52a9587c78
Fix build errors for Curve448 code on Windows (VC-WIN32 and VC-WIN64A)
|
7 years ago |
Matt Caswell
|
db90b274a1
Remove duplicated 448 in the names of various things
|
7 years ago |
Matt Caswell
|
aeeef83cb5
Remove references to libdecaf
|
7 years ago |
Matt Caswell
|
35b7c85a22
Remove some unneeded code
|
7 years ago |
Matt Caswell
|
8d55f844b0
Manual formatting tweaks to Curve448 code
|
7 years ago |
Matt Caswell
|
205fd63881
Run util/openssl-format-source on the Curve448 code
|
7 years ago |
Matt Caswell
|
1308e022e1
Update the imported curve448 code to use OpenSSL copyright headers
|
7 years ago |
Matt Caswell
|
22bcc9cb7f
Fix the ED448 key lengths
|
7 years ago |
Matt Caswell
|
094c071cbf
Convert to C90 from C99
|
6 years ago |
Matt Caswell
|
2799d38540
Remove the old shake256 implementation
|
7 years ago |
Matt Caswell
|
a242839f75
Convert Curve448 internals to use OpenSSL shake256
|
7 years ago |
Matt Caswell
|
6ea71cbabe
Add tests for Ed448ph
|
7 years ago |
Matt Caswell
|
4ea41daa07
Add Ed448 tests
|
7 years ago |
Matt Caswell
|
e777257746
Rename decaf_448_* to curve448_*
|
7 years ago |
Matt Caswell
|
b6e388ba9a
Remove the decaf_bzero function and replace with OPENSSL_cleanse()
|
7 years ago |
Matt Caswell
|
a2039c87f5
Remove some unneeded files and further flatten the curve 448 structure
|
7 years ago |
Matt Caswell
|
abcd22bf62
Flatten the Curve 448 source structure
|
7 years ago |