summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-07-18 15:07:02 -0400
committerMicah Anderson <micah@riseup.net>2013-07-18 15:07:02 -0400
commitf7abca2c5a0485e08512c57bb0c33b7c50bccc16 (patch)
tree8af19bdec0d741ed13598cbd78a20370988068f8
parent1c5970e6b5deed9880aa56f93cc82aa8ebd7afe7 (diff)
parent58ddd064585763be2d677b1d1066c703e7fe04f6 (diff)
Merge branch 'debian' of ssh://leap.se/soledad into debian
Conflicts: soledad/src/leap/soledad/__init__.py
-rw-r--r--changes/feature_use-raw-sqlcipher-key-with-scrypt-as-kdf1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_use-raw-sqlcipher-key-with-scrypt-as-kdf b/changes/feature_use-raw-sqlcipher-key-with-scrypt-as-kdf
new file mode 100644
index 00000000..385c1c84
--- /dev/null
+++ b/changes/feature_use-raw-sqlcipher-key-with-scrypt-as-kdf
@@ -0,0 +1 @@
+ o Use scrypt to derive the key for local encryption.