Age | Commit message (Expand) | Author |
---|---|---|
2013-06-05 | Use scrypt to derive key for local encryption. | drebs |
2013-06-03 | Add cipher, hmac and kdf info to docstrings. | drebs |
2013-05-31 | Add SQLCipher API to SQLCipher backend. | drebs |
2013-05-01 | Fix some items from second review. | drebs |
2013-04-25 | Fix symmetric encryption when syncing. | drebs |
2013-04-23 | Add encryption_scheme property to LeapDocument. | drebs |
2013-04-23 | Separate crypto-related stuff from Soledad class. | drebs |
2013-04-09 | Eliminate the use of super() in main code. | drebs |
2013-04-08 | Add a LOT of docstrings. | drebs |
2013-03-10 | Remove monkeypatch logging for now. | drebs |
2013-03-07 | Move source files to proper subdirectory. | drebs |