PYPI version 1.4.1
Optimized the AES-CTR mode of operation for the scrypt file format.
Note: AES-CTR no longer defines the Counter object (initial_value = 0 is assumed). If you need AES-CTR with a custom Counter, consider my AES library on GitHub, pyaes.