* fixed bug in pure-python b64decode method. * made RSAKeyWithPSS objects pickleable. * added RSAKey.save_to_file and RSAKey.load_from_file for storing keys on disk in an encrypted format.
0.1.1
* implemented sign_cxfreeze_app() function, although it currently requires a patched interpreter to be of any real use.
0.1.0
* initial release; you might say *everything* has changed.