summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/arch_32
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-07-14Changes to resolve symbol conflict due to gf_mulPankul94
2022-05-03Update copyright yearMatt Caswell
2022-02-05Move e_os.h to include/internalRichard Levitte
2021-05-27Use <> for #include openssl/xxxRich Salz
2021-04-22Fix build failure with MSVCTomas Mraz
2021-04-22Avoid the need for Configure time 128-bit int detectionMatt Caswell
2021-04-08Update copyright yearMatt Caswell
2021-04-08curve448: Use relative includes to avoid explicit dependenciesAmitay Isaacs
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
2018-02-20fixup! Improve readability of f_impl.c and f_impl.hMatt Caswell
2018-02-20Improve readability of f_impl.c and f_impl.hMatt Caswell
2018-02-20Remove unrolled loopsMatt 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-20Use NLIMBS where appropriate to simplify the codeMatt Caswell
2018-02-20Remove the curve448 specific constant time implementationMatt Caswell
2018-02-20Use the NLIMBS macro rather than try and calculate the number of limbsMatt Caswell
2018-02-20Fix travis failure in f_impl.cMatt Caswell
2018-02-20Fix a typo in a commentMatt 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_field.h into field.hMatt 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-20Convert to C90 from C99Matt Caswell
2018-02-20Flatten the Curve 448 source structureMatt Caswell