0
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Gibheer 577538a5ff add MarshalPem() to rsa public key 2015-02-18 21:55:43 +01:00
Gibheer 23f83f3c6e add marshal test for public key 2015-02-18 21:55:29 +01:00
Gibheer 53be920308 add marshal support 2015-02-18 21:49:07 +01:00
Gibheer 018086528a add proper comment for function 2015-02-18 21:37:36 +01:00
Gibheer dfa8c8a384 add first batch of tests 2015-02-18 21:36:42 +01:00
Gibheer 67f850c9fb add pem label for rsa 2015-02-18 21:36:32 +01:00
Gibheer 53327f7467 add pem support to public key
This adds pem support to public keys which can now be handled the same
way as private keys.
2015-02-17 21:43:21 +01:00
Gibheer 930035ce91 add authors file 2015-02-15 21:07:44 +01:00
Gibheer 1668a99b17 add license 2015-02-15 21:06:59 +01:00
Gibheer f9164f3f99 initial commit for pki
pki is a small library to make building some of the crypto stuff easier
in go.
2015-02-15 21:04:59 +01:00