From 1ba98bfcacf3bff46c85201d3916dd3ab7ba9a3c Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 23 Jan 2022 10:38:27 +0100 Subject: python/python2-cryptography: Added (Python2 cryptography library) Signed-off-by: Heinz Wiesinger Signed-off-by: Willy Sudiarto Raharjo --- python/python2-cryptography/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python2-cryptography/README (limited to 'python/python2-cryptography/README') diff --git a/python/python2-cryptography/README b/python/python2-cryptography/README new file mode 100644 index 0000000000..0104b5df18 --- /dev/null +++ b/python/python2-cryptography/README @@ -0,0 +1,5 @@ +Cryptography is a Python library which exposes cryptographic recipes +and primitives. + +It is available under either the Apache Software License, Version 2.0, +or the BSD license. -- cgit v1.2.3