Fix grammar in srp_verifier.txt
[openssl.git] / crypto / ec / curve448 / curve448.c
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
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-04-03 PauliFix Coverity 1498612 & 1503221: integer overflow
2022-03-25 PauliFix Coverity 1498612: integer overflow
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_ ecx symbols
2020-04-23 Matt CaswellUpdate copyright year
2020-02-11 Matt CaswellImplement a stricter ECX_KEY type
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-07-16 PauliRemove tab characters from C source files.
2019-03-11 Shane Lontisfix truncation of integers on 32bit AIX
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-03-03 Andy Polyakovec/curve448/curve448.c: fix undefined behaviour sanitiz...
2018-02-24 Andy Polyakovec/curve448: portability fixups.
2018-02-20 Matt CaswellYet more style updates to the curve448 code
2018-02-20 Matt CaswellFurther style changes to curve448 code
2018-02-20 Matt CaswellFix a travis failure in the curve448 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 CaswellUpdate Curve448 copyright for 2018
2018-02-20 Matt CaswellFix build errors for Curve448 code on Windows (VC-WIN32...
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 CaswellRename the decaf files to curve448 files