summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/f_generic.c
AgeCommit message (Expand)Author
2021-09-17Fix the parameter type of gf_serializeBernd Edlinger
2021-06-17Update copyright yearMatt Caswell
2021-05-24Fix warning in gf_serializeJuergen Christ
2019-03-11fix truncation of integers on 32bit AIXShane Lontis
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
2018-03-03ec/curve448/f_generic.c: fix VC-WIN32 debug build failure.Andy Polyakov
2018-02-20Remove unrolled loopsMatt Caswell
2018-02-20More style fixes to Curve448 code based on review feedbackMatt Caswell
2018-02-20Some style fixesMatt Caswell
2018-02-20Update Curve448 copyright for 2018Matt Caswell
2018-02-20Fix build errors for Curve448 code on Windows (VC-WIN32 and VC-WIN64A)Matt Caswell
2018-02-20Merge f_arithmetic.c into f_generic.cMatt Caswell
2018-02-20Remove some unneeded codeMatt Caswell
2018-02-20Manual formatting tweaks to Curve448 codeMatt Caswell
2018-02-20Run util/openssl-format-source on the Curve448 codeMatt Caswell
2018-02-20Update the imported curve448 code to use OpenSSL copyright headersMatt Caswell
2018-02-20Convert to C90 from C99Matt Caswell
2018-02-20Remove some uneeded macros and conditionally compiled codeMatt Caswell
2018-02-20Flatten the Curve 448 source structureMatt Caswell