[guardian-dev] Fwd: SQLCipher 3.1.0 Release

Nick Parker nparker at zetetic.net
Wed Apr 23 16:14:18 EDT 2014


Hello,

Below is the release note regard the SQLCipher core and SQLCipher for
Android 3.1.0 release.


-------- Original Message --------
Subject: SQLCipher 3.1.0 Release
Date: Wed, 23 Apr 2014 15:11:23 -0500
From: Nick Parker <nparker at zetetic.net>
To: sqlcipher at googlegroups.com

Hi folks,

We would like to announce the release of SQLCipher 3.1.0.  This release
is based on the upstream SQLite 3.8.4.3 release.

There are many new features that can be found in this release including
support for common table expressions.  A SQLCipher specific feature
includes providing PRAGMA level support for profiling queries and their
execution time.

PRAGMA cipher_profile allows for debugging performance issues. It
accepts 'stdout', 'stderr', or a file name of your choosing to output
captured queries and their respective wall-clock timings in
milliseconds.  Issuing the the command 'off' will end profile capture.

We have begun signing our distributions with the Zetetic LLC key which
is attached.  You can import the key via GnuPG using the following command:

cat support at zetetic.net.key | gpg --keyid-format long --import

The fingerprint for this key is:

D83F 5F9E B811 D6E6 B4A0  D9C5 D1FA 3A2A 97ED 25C2

Once you have downloaded either SQLCipher core [1], or SQLCipher for
Android [2] along with their respective signatures [3][4], you can
verify them with the following:

gpg --keyid-format long --verify sqlcipher-3.1.0.zip.sig sqlcipher-3.1.0.zip

or

gpg --keyid-format long --verify "SQLCipher for Android v3.1.0.zip.sig"
"SQLCipher+for+Android+v3.1.0.zip"

We will be updating the SQLCipher website to include these verification
instructions soon.  Commercial libraries will be updated over the course
of the next week.  Please take a look at the latest release, we value
your feedback.  Thanks!

[1] https://s3.amazonaws.com/sqlcipher/sqlcipher-3.1.0.zip
[2] https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v3.1.0.zip
[3] http://sqlcipher.s3.amazonaws.com/sqlcipher-3.1.0.zip.sig
[4]
http://sqlcipher.s3.amazonaws.com/SQLCipher%20for%20Android%20v3.1.0.zip.sig

-- 
Nick Parker



-------------- next part --------------
A non-text attachment was scrubbed...
Name: support at zetetic.net.key
Type: application/x-iwork-keynote-sffkey
Size: 7539 bytes
Desc: not available
URL: <http://lists.mayfirst.org/pipermail/guardian-dev/attachments/20140423/f52e7f6f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mayfirst.org/pipermail/guardian-dev/attachments/20140423/f52e7f6f/attachment-0001.pgp>


More information about the Guardian-dev mailing list