Commit Graph
7 Commits
Author SHA1 Message Date
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
Clipperz b6a11a37ec Added references to static resources
Added the list of static resources that need to be copied when assembling the application
2013-01-08 16:16:09 +01:00
Giulio Cesare Solaroli 12cd9d47a6 Merge branch 'buildFix' of https://github.com/jokajak/password-manager
Conflicts:
	frontend/gamma/properties/gamma.properties.json
2012-03-17 21:28:40 +00:00
Giulio Cesare Solaroli 928f3f3ed3 Fixed frontend properties and updated MochiKit version 2012-03-17 21:08:23 +00:00
Josh d791e1df1f define html.template for beta and gamma frontends 2012-03-17 16:47:23 -04:00
kuznetz 212dfb8b02 Added Russian Language 2011-10-04 12:25:04 +03:00
Giulio Cesare Solaroli ef68436ac0 First version of the newly restructured repository 2011-10-03 00:56:18 +01:00