index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
curve448
/
field.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Changes to resolve symbol conflict due to gf_mul
Pankul94
2023-07-14
1
-10
/
+10
*
Fix the parameter type of gf_serialize
Bernd Edlinger
2021-09-17
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
curve448: Integrate 64-bit reference implementation
Amitay Isaacs
2021-04-08
1
-2
/
+7
*
curve448: Use relative includes to avoid explicit dependencies
Amitay Isaacs
2021-04-08
1
-1
/
+1
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/ec/
Richard Levitte
2018-12-06
1
-1
/
+1
*
curve448/field.h: relax alignment, as it doesn't work universally.
Andy Polyakov
2018-03-22
1
-1
/
+1
*
More style fixes for the curve448 code
Matt Caswell
2018-02-20
1
-14
/
+10
*
More style fixes to Curve448 code based on review feedback
Matt Caswell
2018-02-20
1
-4
/
+4
*
Remove the curve448 specific constant time implementation
Matt Caswell
2018-02-20
1
-3
/
+27
*
Rename a function to avoid a clash
Matt Caswell
2018-02-20
1
-1
/
+1
*
Update Curve448 copyright for 2018
Matt Caswell
2018-02-20
1
-1
/
+1
*
Fix build errors for Curve448 code on Windows (VC-WIN32 and VC-WIN64A)
Matt Caswell
2018-02-20
1
-8
/
+17
*
Merge f_field.h into field.h
Matt Caswell
2018-02-20
1
-1
/
+50
*
Remove some unneeded code
Matt Caswell
2018-02-20
1
-10
/
+0
*
Manual formatting tweaks to Curve448 code
Matt Caswell
2018-02-20
1
-7
/
+7
*
Run util/openssl-format-source on the Curve448 code
Matt Caswell
2018-02-20
1
-43
/
+48
*
Update the imported curve448 code to use OpenSSL copyright headers
Matt Caswell
2018-02-20
1
-7
/
+10
*
Convert to C90 from C99
Matt Caswell
2018-02-20
1
-7
/
+7
*
Replace DECAF_INLINE with ossl_inline
Matt Caswell
2018-02-20
1
-3
/
+3
*
Remove some uneeded macros and conditionally compiled code
Matt Caswell
2018-02-20
1
-20
/
+0
*
Flatten the Curve 448 source structure
Matt Caswell
2018-02-20
1
-0
/
+112