Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Shane Lontis
|
054d43ff97
Add ossl_ ecx symbols
|
3 years ago |
Shane Lontis
|
98f29466dc
fix truncation of integers on 32bit AIX
|
5 years ago |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 years ago |
Andy Polyakov
|
9cbcea7e68
ec/curve448/f_generic.c: fix VC-WIN32 debug build failure.
|
6 years ago |
Matt Caswell
|
909c68ae72
Yet more style updates to the curve448 code
|
6 years ago |
Matt Caswell
|
53ef3252fa
More style fixes for the curve448 code
|
6 years ago |
Matt Caswell
|
f918504f91
Remove the curve448 specific constant time implementation
|
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
|
094c071cbf
Convert to C90 from C99
|
6 years ago |
Matt Caswell
|
ca42a316a8
Remove DECAF_NOINLINE
|
7 years ago |
Matt Caswell
|
aacf29b8aa
Replace DECAF_INLINE with ossl_inline
|
7 years ago |
Matt Caswell
|
88ba7e71e0
Remove some vestiges of the old decaf template approach
|
7 years ago |
Matt Caswell
|
e777257746
Rename decaf_448_* to curve448_*
|
7 years ago |
Matt Caswell
|
67f1cccd7e
Remove some unneeded stuff
|
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 |