Commercial Edition
To save developers the time and the hassle of building platform libraries, Zetetic LLC offers pre-built binary packages for sale:
- SQLCipher for ADO.NET on Windows
- SQLCipher C/C++ DLL for Windows
- SQLCipher Static Library for iOS
- SQLCipher Static Library for Mac OS X
- SQLCipher for Xamarin.iOS and Xamarin.Android
Binary packages include everything required to integrate SQLCipher with an application. Licensed software is delivered immediately upon payment from the Zetetic Store.
License
The SQLCipher Commercial Edition binary packages are available under a proprietary license. You must purchase one copy per developer per operating system and platform for this software.
Upgrade Policy: Purchases of SQLCipher Binary Packages are entitled to free upgrades, upon request, for 6 months following the initial purchase date.
Community Edition
SQLCipher is open source software released under a BSD-style open source license.
SQLCipher Core & iOS project
The latest source code is available from the SQLCipher GitHub project. If you use git, get the code directly from the repository.
git clone https://github.com/sqlcipher/sqlcipher.git
SQLCipher for Android
Source code for the package is available via git:
git clone https://github.com/sqlcipher/android-database-sqlcipher.git
Binaries of SQLCipher for Android are available for free here:
License
SQLCipher Community Edition can be used it in both open source and closed source commercial software, but you must include our license and copyright statements prominently in the application and documentation.

