diff options
| -rw-r--r-- | changes/feature_add-sqlcipher-api | 3 | 
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). | 
