diff options
Diffstat (limited to 'python/python-keyczar/README')
-rw-r--r-- | python/python-keyczar/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-keyczar/README b/python/python-keyczar/README index 01b7e97aa42ac..2c001c051c1b6 100644 --- a/python/python-keyczar/README +++ b/python/python-keyczar/README @@ -1,3 +1,5 @@ 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 |