python-tuf/ed25519
vladdd 5622e0c622 Commence configurable crypto changes
Refactored the majority of affected modules.  Added optimized version of the reference implementation of ed25519.
2013-10-08 13:09:59 -04:00
..
.gitignore Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
.travis.yml Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
__init__.py Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
checkparams.py Add the Python implementation of the ed25519 signature scheme 2013-09-24 10:06:19 -04:00
ed25519.py Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
runtests.sh Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
science.py Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
setup.py Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
sign.input Add the Python implementation of the ed25519 signature scheme 2013-09-24 10:06:19 -04:00
sign.py Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
signfast.py Commence configurable crypto changes 2013-10-08 13:09:59 -04:00
tox.ini Commence configurable crypto changes 2013-10-08 13:09:59 -04:00