Mercurial
MYCrypto
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
zip
(0)
-10
-6
+6
tip
2009-06-06
Jens Alfke
* Created class MYCertificateRequest, factored out of MYCertificateInfo.
changeset
|
files
2009-06-05
Jens Alfke
Factored out the name accessors of MYParsedCertificate into a new class MYCertificateName, so that both subject and issuer can be accessed. A bit of other cleanup too.
changeset
|
files
2009-06-04
Jens Alfke
Whew! MYParsedCertificate can now generate certs from scratch. Also added improvements and fixes to the BER/DER codecs.
changeset
|
files
2009-06-03
Jens Alfke
Fixed DEREncoder test case to use the test self-signed cert, not the iphone dev cert, which doesn't pass the test case yet.
changeset
|
files
2009-06-03
Jens Alfke
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.
changeset
|
files
2009-06-02
Jens Alfke
* Added ASN.1 / BER / DER utilities, to be used in generating and parsing X.509 certs.
changeset
|
files
(0)
-10
-6
+6
tip