aboutsummaryrefslogtreecommitdiff
path: root/public_key.go
AgeCommit message (Collapse)AuthorFilesLines
2015-01-15fix typo and missing file closeGibheer1-1/+3
2015-01-14add api for public keysGibheer1-0/+46
This enables pkictl to generate public keys from private keys in the rsa and ecdsa format.