index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ec
/
ec_asn1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-2
/
+2
*
Fix realloc usage in ec_curve.c
Geoff Thorpe
2004-05-04
1
-7
/
+8
*
General improvements to the ec_asn1.c code. This squashes at least one bug
Geoff Thorpe
2003-11-10
1
-262
/
+163
*
treat 'out' like i2d functions do; cf. asn1_item_flags_i2d (crypto/asn/tasn_e...
Bodo Möller
2003-02-21
1
-2
/
+7
*
ECPublicKey_set_octet_string and ECPublicKey_get_octet_string
Bodo Möller
2003-02-21
1
-10
/
+10
*
cofactor is optional in parameter encodings
Bodo Möller
2003-01-25
1
-26
/
+38
*
less specific interface for EC_GROUP_get_basis_type
Bodo Möller
2002-08-26
1
-23
/
+55
*
move EC_GROUP_get_basis_type() from ec_lib.c to ec_asn1.c
Bodo Möller
2002-08-26
1
-0
/
+42
*
ASN1 for binary curves
Bodo Möller
2002-08-26
1
-131
/
+339
*
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
Bodo Möller
2002-08-15
1
-1
/
+1
*
mem* functions are declared in string.h.
Richard Levitte
2002-08-10
1
-0
/
+1
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-0
/
+1
*
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Bodo Möller
2002-08-07
1
-50
/
+343
*
Use SEC1 format for EC private keys.
Bodo Möller
2002-07-26
1
-2
/
+10
*
Replace 'ecdsaparam' commandline utility by 'ecparam'
Bodo Möller
2002-07-14
1
-0
/
+5
*
simplify asn1_flag
Bodo Möller
2002-06-12
1
-22
/
+6
*
move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
Bodo Möller
2002-06-10
1
-0
/
+885