password-manager/frontend
Giulio Cesare Solaroli 074e70457c Fixed an issue on the AES-CTR block mode
The previous version of the CTR encoding was incrementing the counter in a weird way, mixing up data from the previous block.
The current fix can correctly decrypt data encoded with AES-CTR using other libraries/languages (currently tested only with Python).
2013-04-19 17:09:28 +02:00
..
beta Fixed an issue on the AES-CTR block mode 2013-04-19 17:09:28 +02:00
gamma Fixed an issue on the AES-CTR block mode 2013-04-19 17:09:28 +02:00