Make the EC code available from inside the FIPS provider
[openssl.git] / crypto / ec / ec2_oct.c
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.