summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/field.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Changes to resolve symbol conflict due to gf_mulPankul942023-07-141-10/+10
* Fix the parameter type of gf_serializeBernd Edlinger2021-09-171-1/+1
* Update copyright yearMatt Caswell2021-04-081-1/+1
* curve448: Integrate 64-bit reference implementationAmitay Isaacs2021-04-081-2/+7
* curve448: Use relative includes to avoid explicit dependenciesAmitay Isaacs2021-04-081-1/+1
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-3/+3
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* 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