Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-15 | Add MAC authentication to encrypted docs. | drebs | |
* Fix review comments: * Use of literal string instead of self.STORAGE_SECRETS_KEY * Add mac_method param to mac_doc() * Verify mac_method in mac_doc() and raise in there if unknown method * Use different parts of storage_secret for generating doc passphrase and mac key. * Add changes file. |