summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/ed448.h
AgeCommit message (Expand)Author
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_ ecx symbolsShane Lontis
2020-10-15Update copyright yearMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-23Fix ecx so that is uses a settable propertyqueryShane Lontis
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-08-06Make the EC code available from inside the FIPS providerMatt Caswell
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
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 cplusplus guards in internal headersMatt Caswell
2018-02-20Update Curve448 copyright for 2018Matt Caswell
2018-02-20Remove some gcc/clang specific attributes we don't supportMatt 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-20Remove the old shake256 implementationMatt Caswell
2018-02-20Convert Curve448 internals to use OpenSSL shake256Matt Caswell
2018-02-20Add tests for Ed448phMatt Caswell
2018-02-20Remove DECAF_NOINLINEMatt Caswell
2018-02-20Remove DECAF_NONNULLMatt Caswell
2018-02-20Remove all instances of DECAF_API_VISMatt Caswell
2018-02-20Rename decaf_448_* to curve448_*Matt Caswell
2018-02-20Remove some unneeded files and further flatten the curve 448 structureMatt Caswell