]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ec2_oct.c
For all assembler scripts where it matters, recognise clang > 9.x
[thirdparty/openssl.git] / crypto / ec / ec2_oct.c
2019-09-27  Dr. Matthias St... Reorganize local header files
2019-05-28  Richard LevitteUpdate copyright year
2019-03-30  Shane Lontisfixed public range check in ec_GF2m_simple_oct2point
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.