Go to file
jMyles 3311bb6b8e Removed random from test imports. Also some linting. 2018-01-28 10:28:31 -08:00
tests Removed random from test imports. Also some linting. 2018-01-28 10:28:31 -08:00
umbral Custom exception & raising it in proper place. Closes #39. 2018-01-27 18:27:50 -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