Move PKCS#7 ASN1 module to crypto/pkcs7
commitdd7ee15c06909ab45196646a9787be147997b859
authorsteve <steve>
Sat, 2 Dec 2000 01:02:23 +0000 (2 01:02 +0000)
committersteve <steve>
Sat, 2 Dec 2000 01:02:23 +0000 (2 01:02 +0000)
tree4b3a925c131a376313ff50d25e56790efcdcf2cd
parent25d4e720062478ee3cab2daedc3bfb49029455cc
Move PKCS#7 ASN1 module to crypto/pkcs7

Change the X509V3 code to use new typedefs
(GENERAL_NAMES etc).

Implement extended key usage.
crypto/asn1/Makefile.ssl
crypto/pkcs7/Makefile.ssl
crypto/pkcs7/pk7_asn1.c [moved from crypto/asn1/p7_asn.c with 99% similarity]
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_crld.c
crypto/x509v3/v3_extku.c
crypto/x509v3/v3_info.c
crypto/x509v3/v3_purp.c
crypto/x509v3/v3_utl.c
crypto/x509v3/x509v3.h