diff --git a/README.md b/README.md index 81fa316a92b4d2a0fe4b542bc26308c86a121537..5eff45bc9100bdfab849faa19abf4f619fa9fa08 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Paramiko](http://www.paramiko.org/) - A Python (2.6+, 3.3+) implementation of the SSHv2 protocol, providing both client and server functionality. * [Passlib](https://pythonhosted.org/passlib/) - Secure password storage/hashing library, very high level. * [PyNacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library. +* [Themis](https://github.com/cossacklabs/themis) - Easy to use symm/asymm encryption: secure messaging with forward secrecy and secure data storage (AES256GCM), supports many platforms, suits for building end-to-end encrypted apps. ## Data Analysis