python-tuf/tests
vladdd 2d015797ef Update affected ed25519 modules.
Update modules affected by the changes made to the latest versions of pyca-ed25519 and pyca-pynacl:
Do not use the unsafe key and signature generation functions of pure python ed25519, but do support the signature verification routine.  Developers must use the faster and secure pynacl+libsodium to generate ed25519 keys and signatures.

Temporarily suppress pynacl's import warning error.

Minor edits to comments and code.
2014-03-07 23:21:54 -05:00
..
integration Update test_extraneous_dependencies_attack.py. 2014-02-03 12:45:17 -05:00
unit Update affected ed25519 modules. 2014-03-07 23:21:54 -05:00