aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openssl/README4
1 files changed, 4 insertions, 0 deletions
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