summaryrefslogtreecommitdiff
path: root/python/python-keyczar/README
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja@gmail.com>2014-02-17 15:41:49 +0700
committerErik Hanson <erik@slackbuilds.org>2014-02-18 14:59:54 -0600
commit0bba16a5a69fc285f0ce443c48d59d1e5dd15b7d (patch)
tree3b112a5fd546fdcd292145ccd260f0b396b63b28 /python/python-keyczar/README
parentf9bc4c080e91c7581fcc4c649338608ed88dc0c2 (diff)
downloadslackbuilds-0bba16a5a69fc285f0ce443c48d59d1e5dd15b7d.tar.gz
python/python-keyczar: Added (cryptographic toolkit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-keyczar/README')
-rw-r--r--python/python-keyczar/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-keyczar/README b/python/python-keyczar/README
new file mode 100644
index 0000000000..01b7e97aa4
--- /dev/null
+++ b/python/python-keyczar/README
@@ -0,0 +1,3 @@
+Keyczar is an open source cryptographic toolkit designed to make it easier and
+safer for developers to use cryptography in their applications. Keyczar supports
+authentication and encryption with both symmetric and asymmetric keys.