openssl/crypto/ec
Geoff Thorpe 37af03d311 General improvements to the ec_asn1.c code. This squashes at least one bug
(where it was impossible to create an EC certificate with a compressed
public key), and has some style improvements based on some comments from
Steve Henson about use of the ASN1 macros.

Submitted by: Nils Larsch
Reviewed by: Geoff Thorpe
2003-11-10 18:09:18 +00:00
..
.cvsignore
ec2_mult.c Correct signedness 2003-05-21 14:21:26 +00:00
ec2_smpl.c
ec2_smpt.c add Certicom licensing e-mail address 2003-02-27 12:25:35 +00:00
ec_asn1.c General improvements to the ec_asn1.c code. This squashes at least one bug 2003-11-10 18:09:18 +00:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c ECPublicKey_set_octet_string and ECPublicKey_get_octet_string 2003-02-21 13:58:23 +00:00
ec_key.c
ec_lcl.h
ec_lib.c new function EC_GROUP_cmp() (used by EVP_PKEY_cmp()) 2003-07-21 13:43:28 +00:00
ec_mult.c Make sure EC_window_bits_for_scalar_size() returns a size_t 2003-05-21 08:40:06 +00:00
ec_print.c
ec.h updates for draft-ietf-tls-ecc-03.txt 2003-07-22 12:34:21 +00:00
ecp_mont.c
ecp_nist.c
ecp_recp.c Comments out some unimplemented functions instead of redeclaring them. 2003-10-29 04:42:29 +00:00
ecp_smpl.c
ectest.c add test for secp160r1 2003-07-22 10:39:10 +00:00
Makefile.ssl