Go to file
jMyles f3be38b634 Removing Capsule.open() 2018-01-28 18:08:01 -08:00
tests pre.decrypt_reencryted moved to capsule.get_contents 2018-01-28 18:02:44 -08:00
umbral Removing Capsule.open() 2018-01-28 18:08:01 -08:00
.gitignore Add .gitignore 2017-12-23 13:13:08 -07:00
README.md Rename repo and README 2017-12-29 13:47:10 -07:00
setup.py Implement method save_key for UmbralPrivateKey with key encryption using Scrypt-Salsa20-Poly1305 2018-01-19 06:08:39 -07:00
tox.ini Basic setup 2017-12-28 02:06:20 +01:00

README.md

PyUmbral

Python implementation of Umbral using OpenSSL and Cryptography.io