snej@snej.local [Sun, 19 Apr 2009 21:19:35 -0700] rev 14
* Some cleanup. Got the test cases to pass again.
* Added some missing copyright notices.
snej@snej.local [Sun, 19 Apr 2009 00:01:41 -0700] rev 13
Implemented wrap/unwrap of session key using a key-pair.
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.
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.
snej@snej.local [Sun, 12 Apr 2009 22:16:38 -0700] rev 10
Added tag v0.2 for changeset aa5eb3fd6ebf
snej@snej.local [Sun, 12 Apr 2009 22:16:14 -0700] rev 9
Doc touch-up
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.
snej@snej.local [Thu, 09 Apr 2009 22:47:11 -0700] rev 7
Added tag v0.1 for changeset 2d7692f9b6b4
snej@snej.local [Thu, 09 Apr 2009 22:46:48 -0700] rev 6
Updated the README for the 0.1 release.
snej@snej.local [Thu, 09 Apr 2009 22:27:51 -0700] rev 5
Fixed iPhone build.
Updated README.