2009-04-18Working on export/import of symmetric keys, and passphrase entry. Not ready for release quite yet.
snej@snej.local [Sat, 18 Apr 2009 18:12:06 -0700] rev 12
Working on export/import of symmetric keys, and passphrase entry. Not ready for release quite yet.

2009-04-14* The build process runs Doxygen only if it's installed (i.e. on the shell search path).
snej@snej.local [Tue, 14 Apr 2009 18:34:52 -0700] rev 11
* The build process runs Doxygen only if it's installed (i.e. on the shell search path).
* Added instructions to the README on setting up a named Source Tree for MYUtilities.
* Changed the RSA key size in MYCryptoTest to 2048 and made it a named constant.

2009-04-12Added tag v0.2 for changeset aa5eb3fd6ebf
snej@snej.local [Sun, 12 Apr 2009 22:16:38 -0700] rev 10
Added tag v0.2 for changeset aa5eb3fd6ebf

2009-04-12Doc touch-up v0.2
snej@snej.local [Sun, 12 Apr 2009 22:16:14 -0700] rev 9
Doc touch-up

2009-04-12* Added MYEncoder/Decoder (CMS)
snej@snej.local [Sun, 12 Apr 2009 22:02:20 -0700] rev 8
* Added MYEncoder/Decoder (CMS)
* Fixed some key-generation parameters to make the keys work with CMS.
* Added MYCrypto+Cocoa, for identity picker.

2009-04-09Added tag v0.1 for changeset 2d7692f9b6b4
snej@snej.local [Thu, 09 Apr 2009 22:47:11 -0700] rev 7
Added tag v0.1 for changeset 2d7692f9b6b4

2009-04-09Updated the README for the 0.1 release. v0.1
snej@snej.local [Thu, 09 Apr 2009 22:46:48 -0700] rev 6
Updated the README for the 0.1 release.

2009-04-09Fixed iPhone build.
snej@snej.local [Thu, 09 Apr 2009 22:27:51 -0700] rev 5
Fixed iPhone build.
Updated README.

2009-04-09* Certificate signing!!!
snej@snej.local [Thu, 09 Apr 2009 21:36:21 -0700] rev 4
* Certificate signing!!!
* MYIdentity class.

2009-04-08* Replaced MYKeyPair with MYPrivateKey.
snej@snej-mbp.mtv.corp.google.com [Wed, 08 Apr 2009 16:30:52 -0700] rev 3
* Replaced MYKeyPair with MYPrivateKey.
* Changed config files.