summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-04-26 08:28:34 +0000
committerBodo Möller <bodo@openssl.org>2002-04-26 08:28:34 +0000
commit8df61b5011fb6f38a67c6fcd07c05008b9a86a91 (patch)
tree9804449816ea64475e005db2d89ce65fd5f66156 /STATUS
parentf1e6643751d1f6a30bd63c4dab7c0a10a9bc9ec5 (diff)
Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not
encoded as NULL) with id-dsa-with-sha1. Submitted by: Nils Larsch
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS5
1 files changed, 1 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index 4939dde119..a03467ed1d 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/04/25 07:52:07 $
+ ______________ $Date: 2002/04/26 08:28:28 $
DEVELOPMENT STATE
@@ -62,9 +62,6 @@
NEEDS PATCH
- o parameters should be omitted (not NULL) with id-dsa-with-sha1 OID
- in X.509 signatures
-
o inappropriate AlgorithmIdentifier used in S/MIME signatures
(key type instead of signature algorithm)