python-tuf/tuf/_vendor/ed25519/__init__.py
Vladimir Diaz 4833898d27 Vendor ed25519 and address Issue #122
Fall back to the vendored version of ed25519 if 'pynacl' is not configured or not available.  If available, use pynacl to verify signatures on the client side.
2013-12-20 13:39:18 -05:00

0 lines
Python