Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Amitay Isaacs
|
5de32f22e7
Use numbers definition of int128_t and uint128_t
|
3 years ago |
Dr. Matthias St. Pierre
|
ae4186b004
Fix header file include guard names
|
5 years ago |
Shane Lontis
|
3a86f1db28
Fixed linux_x86_icc compiler errors in EC code related to __uint128_t/__int128_t
|
5 years ago |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 years ago |
Andy Polyakov
|
ae1ffe0f65
ec/curve448: portability fixups.
|
6 years ago |
Matt Caswell
|
dd8796c551
Some more cleanups of curve448 code
|
6 years ago |
Matt Caswell
|
68b20c0065
More style fixes to Curve448 code based on review feedback
|
6 years ago |
Matt Caswell
|
8855a9a110
Remove cplusplus guards in internal headers
|
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
|
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
|
6207b13983
Remove inclusion of header files that we can't rely on due to portability
|
7 years ago |
Matt Caswell
|
ca42a316a8
Remove DECAF_NOINLINE
|
7 years ago |
Matt Caswell
|
91f2e94c00
Remove DECAF_NONNULL
|
7 years ago |
Matt Caswell
|
09ffbc94f2
Remove all instances of DECAF_API_VIS
|
7 years ago |
Matt Caswell
|
9455aab4fe
Replace DECAF_WARN_UNUSED with __owur
|
7 years ago |
Matt Caswell
|
aacf29b8aa
Replace DECAF_INLINE with ossl_inline
|
7 years ago |
Matt Caswell
|
b6e388ba9a
Remove the decaf_bzero function and replace with OPENSSL_cleanse()
|
7 years ago |
Matt Caswell
|
f8385b0fc0
Remove the curve448/decaf sub-directory
|
7 years ago |