summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-06-03 18:52:04 -0300
committerdrebs <drebs@leap.se>2013-06-03 18:52:04 -0300
commit00080536b668edf890b39dc5a3570f27a1632711 (patch)
tree3a9b325d04a1771b5ce0db071e626db01610433a
parentefbc6cffda32f4cbee5116f869a52273a054480d (diff)
Add changes file.
-rw-r--r--changes/feature_add-sqlcipher-api3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature_add-sqlcipher-api b/changes/feature_add-sqlcipher-api
new file mode 100644
index 00000000..94c5aa57
--- /dev/null
+++ b/changes/feature_add-sqlcipher-api
@@ -0,0 +1,3 @@
+ o Add SQLCipher API to SQLCipher backend (allow for use of raw keys, add
+ better encrypted db assertion, add cipher, kdf_iter, cipher_page_size and
+ rekey PRAGMAS).