summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/curve448.c
AgeCommit message (Expand)Author
2023-09-11"foo * bar" should be "foo *bar"Dimitri Papadopoulos
2023-09-07Copyright year updatesMatt Caswell
2023-07-14Changes to resolve symbol conflict due to gf_mulPankul94
2022-05-03Update copyright yearMatt Caswell
2022-04-03Fix Coverity 1498612 & 1503221: integer overflowPauli
2022-03-25Fix Coverity 1498612: integer overflowPauli
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_ ecx symbolsShane Lontis
2020-04-23Update copyright yearMatt Caswell
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-07-16Remove tab characters from C source files.Pauli
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/curve448.c: fix undefined behaviour sanitizer failure.Andy Polyakov
2018-02-24ec/curve448: portability fixups.Andy Polyakov
2018-02-20Yet more style updates to the curve448 codeMatt Caswell
2018-02-20Further style changes to curve448 codeMatt Caswell
2018-02-20Fix a travis failure in the curve448 codeMatt Caswell
2018-02-20More style fixes for the curve448 codeMatt Caswell
2018-02-20Remove a strict aliasing issue with pre-computed curve448 constantsMatt Caswell
2018-02-20More style fixes to Curve448 code based on review feedbackMatt 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-20Remove duplicated 448 in the names of various thingsMatt Caswell
2018-02-20Remove references to libdecafMatt 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-20Rename the decaf files to curve448 filesMatt Caswell