| 2009-08-07 | 
Jens Alfke | 
Fixed iPhone OS build. (issue 3)
default tip 
 | 
changeset |
files
 | 
| 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.)
 | 
changeset |
files
 | 
| 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.
 | 
changeset |
files
 | 
| 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. :-/
 | 
changeset |
files
 | 
| 2009-06-09 | 
Jens Alfke | 
* More work on iPhone compatibility.
 | 
changeset |
files
 | 
| 2009-06-07 | 
Jens Alfke | 
A snapshot taken during the long, agonizing crawl toward getting everything running on iPhone.
 | 
changeset |
files
 | 
| 2009-06-06 | 
Jens Alfke | 
Added a few comments. That is all.
 | 
changeset |
files
 | 
| 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
 | 
| 2009-04-19 | 
Jens Alfke | 
Added tag v0.3 for changeset 3af1d1c0ceb5
 | 
changeset |
files
 | 
| 2009-04-19 | 
snej | 
* Some cleanup. Got the test cases to pass again.
v0.3 
 | 
changeset |
files
 | 
| 2009-04-19 | 
snej | 
Implemented wrap/unwrap of session key using a key-pair.
 | 
changeset |
files
 | 
| 2009-04-18 | 
snej | 
Working on export/import of symmetric keys, and passphrase entry. Not ready for release quite yet.
 | 
changeset |
files
 | 
| 2009-04-14 | 
snej | 
* The build process runs Doxygen only if it's installed (i.e. on the shell search path).
 | 
changeset |
files
 | 
| 2009-04-12 | 
snej | 
Added tag v0.2 for changeset aa5eb3fd6ebf
 | 
changeset |
files
 | 
| 2009-04-12 | 
snej | 
Doc touch-up
v0.2 
 | 
changeset |
files
 | 
| 2009-04-12 | 
snej | 
* Added MYEncoder/Decoder (CMS)
 | 
changeset |
files
 | 
| 2009-04-09 | 
snej | 
Added tag v0.1 for changeset 2d7692f9b6b4
 | 
changeset |
files
 | 
| 2009-04-09 | 
snej | 
Updated the README for the 0.1 release.
v0.1 
 | 
changeset |
files
 | 
| 2009-04-09 | 
snej | 
Fixed iPhone build.
 | 
changeset |
files
 | 
| 2009-04-09 | 
snej | 
* Certificate signing!!!
 | 
changeset |
files
 | 
| 2009-04-08 | 
snej | 
* Replaced MYKeyPair with MYPrivateKey.
 | 
changeset |
files
 | 
| 2009-04-07 | 
snej | 
More work, mostly on documentation.
 | 
changeset |
files
 | 
| 2009-04-04 | 
snej | 
Code cleanup, more header comments.
 | 
changeset |
files
 |