2009-06-03 | Added MYParsedCertificate, for working with the innards of X.509 certs. Currently it can parse cert data, extract the public key, and verify the signature. More to come. | file | diff | annotate |
2009-04-19 | * Some cleanup. Got the test cases to pass again. | file | diff | annotate |
2009-04-19 | Implemented wrap/unwrap of session key using a key-pair. | file | diff | annotate |
2009-04-12 | * Added MYEncoder/Decoder (CMS) | file | diff | annotate |
2009-04-09 | Fixed iPhone build. | file | diff | annotate |
2009-04-09 | * Certificate signing!!! | file | diff | annotate |
2009-04-08 | * Replaced MYKeyPair with MYPrivateKey. | file | diff | annotate |