Skip to content

Releases: marcobellaccini/pyAesCrypt

0.3 - Persuasive Plover

26 Aug 10:54
Compare
Choose a tag to compare

Switched from pycrypto to PyCA Cryptography for crypto primitives.

0.2.2 - Foo Phoenix

20 Aug 16:11
Compare
Choose a tag to compare

Added an option to pass password as command-line argument to the script.

0.2.1 - Funnier Phoenix

11 Feb 18:57
Compare
Choose a tag to compare

Minor improvements (see HISTORY.rst file)

0.2 - Funny Phoenix

21 Jan 11:52
Compare
Choose a tag to compare
  • 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