netsec-ethz / rains

RAINS (Another Internet Naming Service)
Apache License 2.0
9 stars 11 forks source link

Key manager #151

Closed fehlmach closed 5 years ago

fehlmach commented 5 years ago

The key manager is a command line tool which allows a zone authority to generate public-private key pairs and store them to disk. The private key is encrypted with a user defined password before it is stored.


This change is Reviewable