From bf9c48329a50ac0cecf2a2ebf785448026547a1a Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 21 Jun 2006 18:16:45 +0000 Subject: ocsp example svn path=/openssl/README; revision=8 --- openssl/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'openssl') diff --git a/openssl/README b/openssl/README index 07019367..1bf6453a 100644 --- a/openssl/README +++ b/openssl/README @@ -76,6 +76,10 @@ generating Perl code: crypto/objects/obj_mac.h crypto/objects/obj_dat.h +Nice example of "new" style ASN.1: + + demos/asn1/ocsp.c + Much of the code shows a heavy Perl influence, presumably dating back clear to Eric Young. Some of the internal data structure operators have names that only make sense to a Perl programmer. Where code is -- cgit v1.2.3