aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/mikesmitty/edkey/edkey.go
AgeCommit message (Collapse)Author
2019-07-07Switch to modulesNiall Sheridan
2017-06-05Saving private keys (#61)fuero
* enables saving private keys * renames public_file_prefix to key_file_prefix and updates its docs to better reflect the changes