Go to file
Kieran R Prasch 9590bc4a60 restores commented out umbral tests to latest umbral api. 2018-02-11 03:02:52 -08:00
tests restores commented out umbral tests to latest umbral api. 2018-02-11 03:02:52 -08:00
umbral Merge pull request #62 from KPrasch/umbral_tests 2018-02-10 22:53:27 -05:00
.gitignore Add .idea to .gitignore (for pycharm users). 2018-02-08 11:30:36 -08:00
.travis.yml Add codecov to Pipfile 2018-02-10 03:28:48 -07:00
Pipfile Add codecov to Pipfile 2018-02-10 03:28:48 -07:00
Pipfile.lock Add codecov to Pipfile 2018-02-10 03:28:48 -07:00
README.md Add build status badge 2018-02-10 03:12:05 -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

Build Status