Fix grammar in certificates.txt
[openssl.git] / crypto / ec / ecdsa_vrf.c
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-23 Matt CaswellUpdate copyright year
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-01-05 Andrew HoangFix incorrect return code on ECDSA key verification
2019-09-28 Dr. Matthias St... Reorganize local header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2016-06-18 FdaSilvaYYUseless includes
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-03-20 Rich SalzRemove #error from include files.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-09 Dr. Stephen HensonUse NULL comparison
2015-12-09 Dr. Stephen HensonTop level ECDSA sign/verify redirection.
2015-12-09 Dr. Stephen Hensonreturn errors for unsupported operations
2015-12-09 Dr. Stephen HensonMove and adapt ECDSA sign and verify functions.