descriptionMooseyard Crypto, a sane interface to cryptography and Keychain APIs on Mac OS X and iPhone.
Online Documentation
ownerJens Alfke <jens@mooseyard.com>
last changeFri, 07 Aug 2009 11:24:53 -0700
changes
2009-08-07 Jens Alfke Fixed iPhone OS build. (issue 3) default tip
2009-07-21 Jens Alfke MYCertificate now checks validity of self-signed certs loaded from the keychain (because the Security framework doesn't validate self-signed certs.)
2009-07-01 Jens Alfke 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-10 Jens Alfke Changed the X.509 version number in generated certs from 1 to 3, so that SecCertificateCreateFromData on iPhone will accept them. :-/
2009-06-09 Jens Alfke * More work on iPhone compatibility.
2009-06-07 Jens Alfke A snapshot taken during the long, agonizing crawl toward getting everything running on iPhone.
2009-06-06 Jens Alfke Added a few comments. That is all.
2009-06-06 Jens Alfke * Created class MYCertificateRequest, factored out of MYCertificateInfo.
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.
2009-06-04 Jens Alfke Whew! MYParsedCertificate can now generate certs from scratch. Also added improvements and fixes to the BER/DER codecs.
...
tags
2009-04-19 v0.3
2009-04-12 v0.2
2009-04-09 v0.1
...
branches
2009-08-07 54b373aa65ab default
...