]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/curve448/arch_32/f_impl.h
Fix header file include guard names
[thirdparty/openssl.git] / crypto / ec / curve448 / arch_32 / f_impl.h
2019-09-28  Dr. Matthias St... Fix header file include guard names
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-20  Matt Caswellfixup! Improve readability of f_impl.c and f_impl.h
2018-02-20  Matt CaswellImprove readability of f_impl.c and f_impl.h
2018-02-20  Matt CaswellMore style fixes for the curve448 code
2018-02-20  Matt CaswellMore style fixes to Curve448 code based on review feedback
2018-02-20  Matt CaswellUse NLIMBS where appropriate to simplify the code
2018-02-20  Matt CaswellUse the NLIMBS macro rather than try and calculate...
2018-02-20  Matt CaswellUpdate Curve448 copyright for 2018
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 CaswellFlatten the Curve 448 source structure