aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-11implement rsa public keyGibheer1-1/+7
2015-04-01add crl urls to the certificatesGibheer1-0/+2
2015-03-30add extended key usage for certificatesGibheer1-2/+4
2015-03-25reformat everything with gofmtGibheer7-313/+385
2015-03-25provide more documentation for certificate typesGibheer1-0/+9
2015-03-25fix variable names for golintGibheer1-17/+17
2015-03-25refine documentation after report of golintGibheer1-3/+5
2015-03-25fix go evt problemGibheer4-11/+15
2015-03-24add more flags to certificate optionsGibheer1-0/+13
2015-03-16add more documentation to ecdsaGibheer1-10/+17
2015-03-16add documentationGibheer1-8/+24
2015-03-16Merge branch 'certificate'Gibheer2-0/+172
2015-03-16adjust comments on ecdsa a bitGibheer1-2/+2
2015-03-16implement marshal pem interface for certificatesGibheer1-1/+10
2015-03-16finalize creation of a certificateGibheer2-7/+85
2015-03-15add certificate functionalityGibheer1-3/+33
2015-03-15refine certificate sign request workingsGibheer1-31/+41
2015-03-15first draft of a certificate systemGibheer1-0/+45
2015-03-15make raw private key publicGibheer3-3/+3
2015-02-19add documentation to rsa functionsGibheer1-0/+3
2015-02-19add public key loaderGibheer3-9/+34
2015-02-18add sign and verification to ecdsaGibheer4-11/+32
2015-02-18add MarshalPem() to rsa public keyGibheer1-1/+4
2015-02-18add marshal test for public keyGibheer1-2/+6
2015-02-18add marshal supportGibheer1-3/+6
2015-02-18add proper comment for functionGibheer1-0/+1
2015-02-18add first batch of testsGibheer1-0/+66
2015-02-18add pem label for rsaGibheer1-0/+4
2015-02-17add pem support to public keyGibheer4-4/+19
2015-02-15add authors fileGibheer1-0/+3
2015-02-15add licenseGibheer1-0/+13
2015-02-15initial commit for pkiGibheer5-0/+176