]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ec2_oct.c
Fix external symbols related to ec & sm2 keys
[thirdparty/openssl.git] / crypto / ec / ec2_oct.c
2021-02-26  Shane LontisFix external symbols related to ec & sm2 keys
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-28  Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23  Matt CaswellUpdate copyright year
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-08-06  Matt CaswellMake the EC code available from inside the FIPS provider
2019-03-30  Shane Lontisfixed public range check in ec_GF2m_simple_oct2point
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-07-31  Matt CaswellUse the new non-curve type specific EC functions internally
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2016-06-09  Emilia KasperRT 4242: reject invalid EC point coordinates
2016-05-17  Rich SalzCopyright consolidation 05/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-06-10  Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-05-01  Rich Salzfree NULL cleanup 7
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-08  Matt CaswellImplement internally opaque bn access from ec
2011-02-14  Dr. Stephen HensonDon't use FIPS api for ec2_oct.c
2011-02-14  Dr. Stephen HensonReorganise ECC code for inclusion in FIPS module.