Start ed25519 - update dknewkey.py and README.

This commit is contained in:
Scott Kitterman
2017-11-21 09:48:22 -05:00
parent 16f5bd693c
commit 4d4dcf1a78
3 changed files with 37 additions and 16 deletions
+2
View File
@@ -20,6 +20,8 @@ REQUIREMENTS
and python 3.1 - 3.3.
- dnspython or pydns. dnspython is preferred if both are present.
- argparse. Standard library in python2.7 and later.
- authres. Needed for ARC.
- nacl. Needed for use of experimental ed25519 capability.
INSTALLATION