Age | Commit message (Expand) | Author |
---|---|---|
2013-05-17 | Use leap.common.crypto and AES-256 CTR for symmetric encryption. | drebs |
2013-05-15 | Add MAC authentication to encrypted docs. | drebs |
2013-05-13 | Encrypt storage secret using scrypt KDF. | drebs |
2013-04-30 | Use uuid instead of address. | drebs |
2013-04-25 | Remove base64 encoding of hashes. | drebs |
2013-04-23 | Completelly switch to Key Manager for crypto. | drebs |
2013-04-23 | Add encryption_scheme property to LeapDocument. | drebs |