aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/field.h
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in crypto/ec/Richard Levitte2018-12-061-1/+1
* curve448/field.h: relax alignment, as it doesn't work universally.Andy Polyakov2018-03-221-1/+1
* More style fixes for the curve448 codeMatt Caswell2018-02-201-14/+10
* More style fixes to Curve448 code based on review feedbackMatt Caswell2018-02-201-4/+4
* Remove the curve448 specific constant time implementationMatt Caswell2018-02-201-3/+27
* Rename a function to avoid a clashMatt Caswell2018-02-201-1/+1
* Update Curve448 copyright for 2018Matt Caswell2018-02-201-1/+1
* Fix build errors for Curve448 code on Windows (VC-WIN32 and VC-WIN64A)Matt Caswell2018-02-201-8/+17
* Merge f_field.h into field.hMatt Caswell2018-02-201-1/+50
* Remove some unneeded codeMatt Caswell2018-02-201-10/+0
* Manual formatting tweaks to Curve448 codeMatt Caswell2018-02-201-7/+7
* Run util/openssl-format-source on the Curve448 codeMatt Caswell2018-02-201-43/+48
* Update the imported curve448 code to use OpenSSL copyright headersMatt Caswell2018-02-201-7/+10
* Convert to C90 from C99Matt Caswell2018-02-201-7/+7
* Replace DECAF_INLINE with ossl_inlineMatt Caswell2018-02-201-3/+3
* Remove some uneeded macros and conditionally compiled codeMatt Caswell2018-02-201-20/+0
* Flatten the Curve 448 source structureMatt Caswell2018-02-201-0/+112