Age | Commit message (Expand) | Author |
---|---|---|
2017-02-09 | [test] move client secrets tests to its own file | drebs |
2017-02-09 | [bug] use derived key for local storage | drebs |
2017-02-09 | [refactor] improve secrets generation and storage code | drebs |
2016-12-12 | [feature] Change CTR to GCM on secrets.py | Victor Shyba |
2016-12-12 | [feature] Add retro compat on secrets.py ciphers | Victor Shyba |
2016-12-12 | [feature] use GCM instead of CTR+HMAC | Victor Shyba |
2016-12-12 | [refactor] improve blob signature magic usage | Victor Shyba |
2016-12-12 | [refactor] introduces a GenericWriter | Victor Shyba |
2016-12-12 | [refactor] simplify _crypto | Victor Shyba |
2016-12-12 | [feature] make _crypto stream on decryption | Victor Shyba |
2016-12-12 | [feature] delimit preamble from ciphertext | Victor Shyba |
2016-12-12 | [refactor] Hide IV, simplify some calls | Victor Shyba |
2016-12-12 | [style] fix pep8 and confs | Victor Shyba |
2016-12-12 | [tests] adapt tests | Kali Kaneko |
2016-07-12 | [test] toxify tests | drebs |