Code tidy up
[openssl.git] / crypto / ec / curve448 / curve448_lcl.h
2018-02-20 Matt CaswellUpdate the imported curve448 code to use OpenSSL copyri...
2018-02-20 Matt CaswellFix the ED448 key lengths
2018-02-20 Matt CaswellConvert Curve448 internals to use OpenSSL shake256
2018-02-20 Matt CaswellUse OpenSSL shake256
2018-02-20 Matt CaswellAdd tests for Ed448ph
2018-02-20 Matt CaswellAdd Ed448 tests
2018-02-20 Matt CaswellRemove all instances of DECAF_API_VIS
2018-02-20 Matt CaswellAdd the X448() and X448_public_from_private() functions