Go to file
jMyles e1fedf15e1 Example params attribute deprecation. 2018-02-07 21:03:12 -08:00
tests Various from_bytes now tested with default params. 2018-02-07 20:39:28 -08:00
umbral Example params attribute deprecation. 2018-02-07 21:03:12 -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