SQLCipher 2.2.1 Release

2013-07-10 13:08:00 -0400

We would like to announce a patch release of SQLCipher. It includes the following:

  • Addresses a potential threading issue when copying the cipher provider.
  • General improvements to the lifecycle of the provider.
  • Applied a mutex around RAND_bytes for OpenSSL usage to prevent concurrent calls in applications that have not configured OpenSSL threading callbacks.

The latest source can be found here [1] along with new SQLCipher for Android binaries here [2].

https://github.com/sqlcipher/sqlcipher
https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+2.2.1.zip