Mercurial
MYCrypto
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
MYCrypto.xcodeproj/project.pbxproj
2009-07-21
MYCertificate now checks validity of self-signed certs loaded from the keychain (because the Security framework doesn't validate self-signed certs.)
file
|
diff
|
annotate
2009-07-01
Whew, lots and lots of changes accumulated over the past few weeks. Mostly fixes for bugs I discovered while retrofitting Cloudy to use MYCrypto.
file
|
diff
|
annotate
2009-06-06
* Created class MYCertificateRequest, factored out of MYCertificateInfo.
file
|
diff
|
annotate
2009-06-04
Whew! MYParsedCertificate can now generate certs from scratch. Also added improvements and fixes to the BER/DER codecs.
file
|
diff
|
annotate
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-06-02
* Added ASN.1 / BER / DER utilities, to be used in generating and parsing X.509 certs.
file
|
diff
|
annotate
2009-04-19
Implemented wrap/unwrap of session key using a key-pair.
file
|
diff
|
annotate
2009-04-18
Working on export/import of symmetric keys, and passphrase entry. Not ready for release quite yet.
file
|
diff
|
annotate
2009-04-14
* The build process runs Doxygen only if it's installed (i.e. on the shell search path).
file
|
diff
|
annotate
2009-04-12
Doc touch-up
file
|
diff
|
annotate
2009-04-12
* Added MYEncoder/Decoder (CMS)
file
|
diff
|
annotate
2009-04-09
* Certificate signing!!!
file
|
diff
|
annotate
2009-04-08
* Replaced MYKeyPair with MYPrivateKey.
file
|
diff
|
annotate
2009-04-07
More work, mostly on documentation.
file
|
diff
|
annotate
2009-04-04
Initial checkin. Passes tests on Mac and in iPhone simulator.
file
|
diff
|
annotate
(0)
tip