Releases: marcobellaccini/pyAesCrypt
Releases · marcobellaccini/pyAesCrypt
0.3 - Persuasive Plover
Switched from pycrypto to PyCA Cryptography for crypto primitives.
0.2.2 - Foo Phoenix
Added an option to pass password as command-line argument to the script.
0.2.1 - Funnier Phoenix
Minor improvements (see HISTORY.rst file)
0.2 - Funny Phoenix
- Modularized pyAesCrypt (and now the script calls the module for operations)
- Improved decryption speed (patch by Ben Fisher, see THANKS.rst)
- Improved encryption speed too
- Unittests
- Travis-CI integration