Manual formatting tweaks to Curve448 code
[openssl.git] / crypto / ec / ec2_oct.c
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.