Version 0.1
===========

v0.1.4
---------------------

v0.1.3
---------------------
* FIXED allow a _decrypt without a matching _encrypt function in codec registry
* IMPROVED genRsaKeys()
* IMPROVED use time.clock on win32
* ADDED more tests; 8G files ok
* IMPROVED send passphrases through stdin rather than require a file

v0.1.2
---------------------
* ADDED genRsaKeys() function

v0.1.1, June 1, 2013
---------------------
* prep work for python 3 version
* more tests
* _entropy
* proof of concept: add custom codec (partial)
* add legal disclaimer

v0.1.0, May 31, 2013
---------------------
* initial release