diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-04-27 22:30:19 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 18:11:37 +0700 |
| commit | 29f679a98e58e1c4537c543833575eae8b64c371 (patch) | |
| tree | 7e2080a7386045cad0946d5a16b6db1ab28a00fe /python/python2-asn1crypto/README | |
| parent | 3dea240252408565691f7f456956a9729d638308 (diff) | |
python/python2-asn1crypto: Added (Fast ASN.1 parser and serializer)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-asn1crypto/README')
| -rw-r--r-- | python/python2-asn1crypto/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python2-asn1crypto/README b/python/python2-asn1crypto/README new file mode 100644 index 0000000000..2c2fe407a2 --- /dev/null +++ b/python/python2-asn1crypto/README @@ -0,0 +1,5 @@ +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. + +This is the Python 2 build of asn1crypto. |
