]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/curve448/point_448.h
Fix header file include guard names
[thirdparty/openssl.git] / crypto / ec / curve448 / point_448.h
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-20  Matt Caswellfixup! More style fixes for the curve448 code
2018-02-20  Matt CaswellYet more style updates to the curve448 code
2018-02-20  Matt CaswellFix a travis failure in the curve448 code
2018-02-20  Matt CaswellRemove the curve448 vector code
2018-02-20  Matt CaswellMore style fixes for the curve448 code
2018-02-20  Matt CaswellRemove a strict aliasing issue with pre-computed curve4...
2018-02-20  Matt CaswellMore style fixes to Curve448 code based on review feedback
2018-02-20  Matt CaswellRemove cplusplus guards in internal headers
2018-02-20  Matt CaswellUpdate Curve448 copyright for 2018
2018-02-20  Matt CaswellRemove duplicated 448 in the names of various things
2018-02-20  Matt CaswellRemove references to libdecaf
2018-02-20  Matt CaswellRemove some unneeded code
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 CaswellConvert to C90 from C99
2018-02-20  Matt CaswellRemove DECAF_NOINLINE
2018-02-20  Matt CaswellRemove DECAF_NONNULL
2018-02-20  Matt CaswellRemove all instances of DECAF_API_VIS
2018-02-20  Matt CaswellReplace DECAF_WARN_UNUSED with __owur
2018-02-20  Matt CaswellRename decaf_448_* to curve448_*
2018-02-20  Matt CaswellRemove some more unneeded code
2018-02-20  Matt CaswellRemove some unneeded stuff
2018-02-20  Matt CaswellRemove the curve448/decaf sub-directory
2018-02-20  Matt CaswellRemove some deprecated curve 448 code and remove some...
2018-02-20  Matt CaswellRemove some unneeded files and further flatten the...