sqlcipher-packaging:rekey-hotfix

Last commit made on 2013-08-23
Get this branch:
git clone -b rekey-hotfix https://git.launchpad.net/sqlcipher-packaging

Branch merges

Branch information

Name:
rekey-hotfix
Repository:
lp:sqlcipher-packaging

Recent commits

eeaf77a... by Nick Parker <email address hidden>

Add tests around rekey using WAL mode

cd7d635... by Stephen Lombardo <email address hidden>

move kdf_salt, et al. from codec_ctx to cipher_ctx

835a446... by Stephen Lombardo <email address hidden>

improve test for rekey using same password

1852537... by Stephen Lombardo <email address hidden>

use sqlcipher_malloc and sqlcipher_free

bcbbfce... by Nick Parker <email address hidden>

Generate new salt on rekey

c61663d... by Stephen Lombardo <email address hidden>

Merge branch 'prerelease'

3ef19cf... by Stephen Lombardo <email address hidden>

Merge branch 'prerelease' of github.com:sqlcipher/sqlcipher into prerelease

337eac9... by Stephen Lombardo <email address hidden>

bump cipher_version to 2.2.1

15c09c0... by Nick Parker <email address hidden>

Update README

8866a9f... by Stephen Lombardo <email address hidden>

allow -DSQLCIPHER_OPENSSL_NO_MUTEX_RAND to disable openssl rand mutex