aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/arch_32/f_impl.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid the need for Configure time 128-bit int detectionMatt Caswell2021-04-221-95/+0
* Update copyright yearMatt Caswell2021-04-081-1/+1
* curve448: Use relative includes to avoid explicit dependenciesAmitay Isaacs2021-04-081-1/+1
* Following the license change, modify the boilerplates in crypto/ec/Richard Levitte2018-12-061-1/+1
* Improve readability of f_impl.c and f_impl.hMatt Caswell2018-02-201-1/+1
* Remove unrolled loopsMatt Caswell2018-02-201-37/+30
* Fix travis failure in f_impl.cMatt 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-7/+7
* Merge f_field.h into field.hMatt Caswell2018-02-201-1/+1
* Remove references to libdecafMatt Caswell2018-02-201-1/+1
* Manual formatting tweaks to Curve448 codeMatt Caswell2018-02-201-3/+1
* Run util/openssl-format-source on the Curve448 codeMatt Caswell2018-02-201-52/+48
* Update the imported curve448 code to use OpenSSL copyright headersMatt Caswell2018-02-201-2/+10
* Convert to C90 from C99Matt Caswell2018-02-201-5/+4
* Flatten the Curve 448 source structureMatt Caswell2018-02-201-0/+101