openssl/crypto/ec
Tim Zhang 525e13612e Fix the comment for POINT_CONVERSION_UNCOMPRESSED
The |z| value should be 0x04 not 0x02

RT#3838

Signed-off-by: Matt Caswell <matt@openssl.org>

Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 91d2728b38)
2015-09-01 23:55:47 +01:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ec.h Fix the comment for POINT_CONVERSION_UNCOMPRESSED 2015-09-01 23:55:47 +01:00
ec2_mult.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ec2_oct.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:51:17 +01:00
ec2_smpl.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
ec_ameth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ec_asn1.c Ensure EC private keys retain leading zeros 2015-03-31 16:41:33 +01:00
ec_check.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:51:17 +01:00
ec_curve.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ec_cvt.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ec_key.c Fix warning when compiling with no-ec2m 2015-08-04 10:52:09 +01:00
ec_lcl.h fix copy paste error in ec_GF2m function prototypes 2015-05-26 10:14:56 +02:00
ec_lib.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:51:17 +01:00
ec_mult.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
ec_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ec_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ec_print.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
eck_prn.c Add sanity check to print_bin function 2015-04-30 23:27:07 +01:00
ecp_mont.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ecp_nist.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ecp_nistp224.c Avoid reading an unused byte after the buffer 2015-03-14 18:31:54 +01:00
ecp_nistp256.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
ecp_nistp521.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
ecp_nistputil.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
ecp_oct.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:51:17 +01:00
ecp_smpl.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
ectest.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:51:17 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00