MYCrypto-iPhone.xcodeproj/project.pbxproj
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.
2009-06-09 * More work on iPhone compatibility.
2009-06-07 A snapshot taken during the long, agonizing crawl toward getting everything running on iPhone.
2009-06-06 * Created class MYCertificateRequest, factored out of MYCertificateInfo.
2009-06-04 Whew! MYParsedCertificate can now generate certs from scratch. Also added improvements and fixes to the BER/DER codecs.
2009-06-02 * Added ASN.1 / BER / DER utilities, to be used in generating and parsing X.509 certs.
2009-04-18 Working on export/import of symmetric keys, and passphrase entry. Not ready for release quite yet.
2009-04-12 * Added MYEncoder/Decoder (CMS)
2009-04-09 Fixed iPhone build.
2009-04-08 * Replaced MYKeyPair with MYPrivateKey.
2009-04-07 More work, mostly on documentation.
2009-04-04 Initial checkin. Passes tests on Mac and in iPhone simulator.