summaryrefslogtreecommitdiff
path: root/crypto/ec/curve448/ed448.h
Commit message (Expand)AuthorAgeFilesLines
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-3/+3
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-7/+13
* Following the license change, modify the boilerplates in crypto/ec/Richard Levitte2018-12-061-1/+1
* More style fixes for the curve448 codeMatt Caswell2018-02-201-6/+3
* More style fixes to Curve448 code based on review feedbackMatt Caswell2018-02-201-5/+4
* Remove cplusplus guards in internal headersMatt Caswell2018-02-201-8/+0
* Update Curve448 copyright for 2018Matt Caswell2018-02-201-1/+1
* Remove some gcc/clang specific attributes we don't supportMatt Caswell2018-02-201-8/+4
* Remove duplicated 448 in the names of various thingsMatt Caswell2018-02-201-27/+27
* Remove references to libdecafMatt Caswell2018-02-201-41/+40
* Remove some unneeded codeMatt Caswell2018-02-201-18/+0
* Manual formatting tweaks to Curve448 codeMatt Caswell2018-02-201-152/+137
* Run util/openssl-format-source on the Curve448 codeMatt Caswell2018-02-201-68/+81
* Update the imported curve448 code to use OpenSSL copyright headersMatt Caswell2018-02-201-10/+8
* Remove the old shake256 implementationMatt Caswell2018-02-201-16/+0
* Convert Curve448 internals to use OpenSSL shake256Matt Caswell2018-02-201-6/+6
* Add tests for Ed448phMatt Caswell2018-02-201-2/+2
* Remove DECAF_NOINLINEMatt Caswell2018-02-201-10/+10
* Remove DECAF_NONNULLMatt Caswell2018-02-201-5/+5
* Remove all instances of DECAF_API_VISMatt Caswell2018-02-201-10/+10
* Rename decaf_448_* to curve448_*Matt Caswell2018-02-201-5/+5
* Remove some unneeded files and further flatten the curve 448 structureMatt Caswell2018-02-201-0/+250