diff options
Diffstat (limited to 'python/python2-keyczar/README')
-rw-r--r-- | python/python2-keyczar/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python2-keyczar/README b/python/python2-keyczar/README new file mode 100644 index 0000000000000..6f3a57f5fe94b --- /dev/null +++ b/python/python2-keyczar/README @@ -0,0 +1,6 @@ +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. + +Optional dependency: simplejson |