2009-04-19 Jens Alfke Added tag v0.3 for changeset 3af1d1c0ceb5
2009-04-19 snej * Some cleanup. Got the test cases to pass again. v0.3
2009-04-19 snej Implemented wrap/unwrap of session key using a key-pair.
2009-04-18 snej Working on export/import of symmetric keys, and passphrase entry. Not ready for release quite yet.
2009-04-14 snej * The build process runs Doxygen only if it's installed (i.e. on the shell search path).
2009-04-12 snej Added tag v0.2 for changeset aa5eb3fd6ebf
2009-04-12 snej Doc touch-up v0.2
2009-04-12 snej * Added MYEncoder/Decoder (CMS)
2009-04-09 snej Added tag v0.1 for changeset 2d7692f9b6b4
2009-04-09 snej Updated the README for the 0.1 release. v0.1
2009-04-09 snej Fixed iPhone build.
2009-04-09 snej * Certificate signing!!!
2009-04-08 snej * Replaced MYKeyPair with MYPrivateKey.
2009-04-07 snej More work, mostly on documentation.
2009-04-04 snej Code cleanup, more header comments.