freebsd-dev/crypto/openssl/demos/asn1
Mark Murray 5c87c606cd Vendor import of OpenSSL release 0.9.7. This release includes
support for AES and OpenBSD's hardware crypto.
2003-01-28 21:43:22 +00:00
..
ocsp.c Vendor import of OpenSSL release 0.9.7. This release includes 2003-01-28 21:43:22 +00:00
README.ASN1 Vendor import of OpenSSL release 0.9.7. This release includes 2003-01-28 21:43:22 +00:00

This is a demo of the new ASN1 code. Its an OCSP ASN1 module. Doesn't
do much yet other than demonstrate what the new ASN1 modules might look
like.

It wont even compile yet: the new code isn't in place.