summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/word.h
AgeCommit message (Expand)Author
2021-04-08Update copyright yearMatt Caswell
2021-04-08curve448: Integrate 64-bit reference implementationAmitay Isaacs
2021-04-08curve448: Use relative includes to avoid explicit dependenciesAmitay Isaacs
2021-04-08Use numbers definition of int128_t and uint128_tAmitay Isaacs
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
2018-02-20Some more cleanups of curve448 codeMatt Caswell
2018-02-20Remove unrolled loopsMatt Caswell
2018-02-20Yet more style updates to the curve448 codeMatt Caswell
2018-02-20Further style changes to curve448 codeMatt Caswell
2018-02-20Remove the curve448 vector codeMatt Caswell
2018-02-20More style fixes for the curve448 codeMatt Caswell
2018-02-20More style fixes to Curve448 code based on review feedbackMatt Caswell
2018-02-20Remove the curve448 specific constant time implementationMatt Caswell
2018-02-20Update Curve448 copyright for 2018Matt Caswell
2018-02-20Code tidy upMatt Caswell
2018-02-20Fix build errors for Curve448 code on Windows (VC-WIN32 and VC-WIN64A)Matt Caswell
2018-02-20Remove references to libdecafMatt 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-20Integrate Curve448 into the build systemMatt Caswell
2018-02-20Convert to C90 from C99Matt Caswell
2018-02-20Remove portable_endian.hMatt Caswell
2018-02-20Remove inclusion of header files that we can't rely on due to portabilityMatt Caswell
2018-02-20Replace DECAF_INLINE with ossl_inlineMatt Caswell
2018-02-20Remove some uneeded macros and conditionally compiled codeMatt Caswell
2018-02-20Remove the curve448/decaf sub-directoryMatt Caswell
2018-02-20Flatten the Curve 448 source structureMatt Caswell