summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/curve448_lcl.h
AgeCommit message (Expand)Author
2018-02-20More style fixes to Curve448 code based on review feedbackMatt Caswell
2018-02-20Update Curve448 copyright for 2018Matt Caswell
2018-02-20Update the imported curve448 code to use OpenSSL copyright headersMatt Caswell
2018-02-20Fix the ED448 key lengthsMatt Caswell
2018-02-20Convert Curve448 internals to use OpenSSL shake256Matt Caswell
2018-02-20Use OpenSSL shake256Matt Caswell
2018-02-20Add tests for Ed448phMatt Caswell
2018-02-20Add Ed448 testsMatt Caswell
2018-02-20Remove all instances of DECAF_API_VISMatt Caswell
2018-02-20Add the X448() and X448_public_from_private() functionsMatt Caswell