Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2013-04-19 | Fixed an issue on the AES-CTR block mode | Giulio Cesare Solaroli | 1 | -0/+1 |
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-01-08 | Added references to static resources | Clipperz | 1 | -2/+6 |
Added the list of static resources that need to be copied when assembling the application | ||||
2012-03-17 | Merge branch 'buildFix' of https://github.com/jokajak/password-manager | Giulio Cesare Solaroli | 1 | -1/+4 |
Conflicts: frontend/gamma/properties/gamma.properties.json | ||||
2012-03-17 | Fixed frontend properties and updated MochiKit version | Giulio Cesare Solaroli | 1 | -0/+3 |
2012-03-17 | define html.template for beta and gamma frontends | Josh | 1 | -1/+4 |
2011-10-04 | Added Russian Language | kuznetz | 1 | -1/+2 |
2011-10-02 | First version of the newly restructured repository | Giulio Cesare Solaroli | 2 | -0/+518 |