projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
254ef80
)
typo
author
Bodo Möller
<bodo@openssl.org>
Wed, 12 Jun 2002 14:19:01 +0000
(14:19 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Wed, 12 Jun 2002 14:19:01 +0000
(14:19 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index
512b802
..
d248d9c
100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-11,8
+11,8
@@
EC_GROUP_set_point_conversion_form()
EC_GROUP_get_point_conversion_form()
These control ASN1 encoding details:
EC_GROUP_set_point_conversion_form()
EC_GROUP_get_point_conversion_form()
These control ASN1 encoding details:
- - Curve
are encoded explicitly unless asn1_flag has been set to
- OPENSSL_EC_NAMED_CURVE.
+ - Curve
s (i.e., groups) are encoded explicitly unless asn1_flag
+
has been set to
OPENSSL_EC_NAMED_CURVE.
- Points are encoded in compressed form by default; options for
asn1_for are as for point2oct, namely
POINT_CONVERSION_COMPRESSED
- Points are encoded in compressed form by default; options for
asn1_for are as for point2oct, namely
POINT_CONVERSION_COMPRESSED