Fix grammar in certificates.txt
[openssl.git] / crypto / ec / curve448 / arch_32 /
2023-09-07 Matt CaswellCopyright year updates
2023-07-13 Pankul94Changes to resolve symbol conflict due to gf_mul
2022-05-03 Matt CaswellUpdate copyright year
2022-02-05 Richard LevitteMove e_os.h to include/internal
2021-05-26 Rich SalzUse <> for #include openssl/xxx
2021-04-22 Tomas MrazFix build failure with MSVC
2021-04-22 Matt CaswellAvoid the need for Configure time 128-bit int detection
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Amitay Isaacscurve448: Use relative includes to avoid explicit depen...
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize local header files
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 CaswellRemove unrolled loops
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 CaswellRemove the curve448 specific constant time implementation
2018-02-20 Matt CaswellUse the NLIMBS macro rather than try and calculate...
2018-02-20 Matt CaswellFix travis failure in f_impl.c
2018-02-20 Matt CaswellFix a typo in a comment
2018-02-20 Matt CaswellUpdate Curve448 copyright for 2018
2018-02-20 Matt CaswellFix build errors for Curve448 code on Windows (VC-WIN32...
2018-02-20 Matt CaswellMerge f_field.h into field.h
2018-02-20 Matt CaswellRemove references to libdecaf
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