]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add support for public key input and output in rsa and dsa utilities with some
authorDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 1999 21:17:47 +0000 (21:17 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 4 Oct 1999 21:17:47 +0000 (21:17 +0000)
commit3ea23631d4d840429dbe026f50e8f46a5187054f
tree15149df9a4a431fd06f857575c00087cfa0e139a
parent393f2c651d154a8d576969f24317536f89f28649
Add support for public key input and output in rsa and dsa utilities with some
new DSA public key functions that were missing.

Also beginning of a cache for X509_EXTENSION structures: this will allow them
to be accessed more quickly for things like certificate chain verification...
CHANGES
apps/dsa.c
apps/rsa.c
crypto/asn1/x_exten.c
crypto/pem/pem.h
crypto/pem/pem_all.c
crypto/x509/x509.h
crypto/x509/x_all.c