Initial ASN1 generation code. This can construct
authorDr. Stephen Henson <steve@openssl.org>
Tue, 12 Nov 2002 13:34:51 +0000 (13:34 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 12 Nov 2002 13:34:51 +0000 (13:34 +0000)
commit9ea1b87862f286932544180cbf6a80a510266831
treed56a7e459b962b2c4ef8f2dc408dceaccc96c9aa
parent688cf84d1f5f0ceffd72c9ce43f7de870e9f5da5
Initial ASN1 generation code. This can construct
arbitrary encodings from strings and config files.

Documentation to follow...
apps/asn1pars.c
crypto/asn1/Makefile.ssl
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/asn1_gen.c [new file with mode: 0644]
crypto/conf/conf.h
crypto/ossl_typ.h
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3err.c
crypto/x509v3/x509v3.h