summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-06-04 15:47:11 -0300
committerdrebs <drebs@leap.se>2013-06-05 10:58:50 -0300
commit248f50d4a2d1586265eb70de200be271488442e1 (patch)
treefdbb2919dada861db0907972b6b58232334c0edf /changes
parentfbbb1f1cb315a0d4ada2db5b9455582327b75038 (diff)
Use scrypt to derive key for local encryption.
Diffstat (limited to 'changes')
-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.