Make pkcs8 work again.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 22 Feb 2000 18:45:11 +0000 (18:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 22 Feb 2000 18:45:11 +0000 (18:45 +0000)
commit4b42658082a3d6224d25f10de8fdb605d30015a9
tree6c9ce1e8f0f222d9a1de90de288b184436a23db4
parent3f2b5a88ad62c63caae1265f9055fb660c7eb407
Make pkcs8 work again.

Make EVP_CIPHER_type() return NID_undef if the cipher has no
ASN1 OID, modify code to handle this.
apps/pkcs8.c
crypto/asn1/p5_pbev2.c
crypto/evp/evp_lib.c
crypto/pkcs7/pk7_lib.c