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

This commit is contained in:
Stephen Lombardo 2013-07-10 10:46:05 -04:00
commit 3ef19cf3d5
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -18,6 +18,7 @@ an iPhone data vault and password manager (http://getstrip.com).
- Good security practices (CBC mode, key derivation)
- Zero-configuration and application level cryptography
- Algorithms provided by the peer reviewed OpenSSL crypto library.
- Configurable crypto providers
[Compiling]