aboutsummaryrefslogtreecommitdiff
path: root/types.go
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Add ToPem() to public keysGibheer1-0/+1
2017-05-12add proper pem interfaceGibheer1-0/+10
2015-03-25reformat everything with gofmtGibheer1-28/+28
2015-03-25refine documentation after report of golintGibheer1-3/+5
2015-03-25fix go evt problemGibheer1-1/+2
2015-03-16add documentationGibheer1-8/+24
2015-03-15make raw private key publicGibheer1-1/+1
2015-02-18add sign and verification to ecdsaGibheer1-3/+5
2015-02-17add pem support to public keyGibheer1-1/+4
2015-02-15initial commit for pkiGibheer1-0/+31