Manual formatting tweaks to Curve448 code
[openssl.git] / crypto / ec / curve448 / word.h
2018-02-20 Matt CaswellManual formatting tweaks to Curve448 code
2018-02-20 Matt CaswellRun util/openssl-format-source on the Curve448 code
2018-02-20 Matt CaswellUpdate the imported curve448 code to use OpenSSL copyri...
2018-02-20 Matt CaswellIntegrate Curve448 into the build system
2018-02-20 Matt CaswellConvert to C90 from C99
2018-02-20 Matt CaswellRemove portable_endian.h
2018-02-20 Matt CaswellRemove inclusion of header files that we can't rely...
2018-02-20 Matt CaswellReplace DECAF_INLINE with ossl_inline
2018-02-20 Matt CaswellRemove some uneeded macros and conditionally compiled...
2018-02-20 Matt CaswellRemove the curve448/decaf sub-directory
2018-02-20 Matt CaswellFlatten the Curve 448 source structure