summaryrefslogtreecommitdiffstats
path: root/python/asn1crypto/README
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2017-03-11 23:22:14 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:11 +0700
commita84281b22d951dc88070fc16584046fae084a999 (patch)
tree306f6f69d7aa7933e18eecf3229c83aaff5f85fa /python/asn1crypto/README
parenta9715f7d8a838edd3edb6eb5333a571267c812c7 (diff)
downloadslackbuilds-a84281b22d951dc88070fc16584046fae084a999.tar.gz
slackbuilds-a84281b22d951dc88070fc16584046fae084a999.tar.xz
python/asn1crypto: Added (Fast ASN.1 parser and serializer).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/asn1crypto/README')
-rw-r--r--python/asn1crypto/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/asn1crypto/README b/python/asn1crypto/README
new file mode 100644
index 0000000000..2093f7fe94
--- /dev/null
+++ b/python/asn1crypto/README
@@ -0,0 +1,3 @@
+Fast ASN.1 parser and serializer with definitions for private keys,
+public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8,
+PKCS#12, PKCS#5, X.509 and TSPB.