SQLCipher
SQLCipher is an open source extension to SQLite that provides transparent 256-bit AES encryption of database files.
New Jersey
Pinned Repositories
android-database-sqlcipher
Android SQLite API based on SQLCipher
openssl-xcode
XCode project structure that can be used to build openssl static libraries
sqlcipher
SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
sqlcipher-android
SQLCipher for Android provides an interface to SQLCipher databases on the Android platform.
sqlcipher-android-tests
A collection of tests that can be run on an emulator or device to verify SQLCipher for Android.
sqlcipher-mfa
Proof of Concept MFA Application using Yubikey and DaPlug hardware token devices
sqlcipher-tools
Tools and utilities for SQLCipher
SQLCipherManager
SQLCipher access manager class, and a Cocoa project for building a static library
SQLCipherSpeed
Simple iPhone performance test application for SQLCipher
sqlite-net
Simple, powerful, cross-platform SQLite client and ORM for .NET
SQLCipher's Repositories
sqlcipher/sqlcipher
SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
sqlcipher/android-database-sqlcipher
Android SQLite API based on SQLCipher
sqlcipher/openssl-xcode
XCode project structure that can be used to build openssl static libraries
sqlcipher/sqlcipher-android
SQLCipher for Android provides an interface to SQLCipher databases on the Android platform.
sqlcipher/sqlcipher-android-tests
A collection of tests that can be run on an emulator or device to verify SQLCipher for Android.
sqlcipher/SQLCipherManager
SQLCipher access manager class, and a Cocoa project for building a static library
sqlcipher/sqlcipher-tools
Tools and utilities for SQLCipher
sqlcipher/SQLCipherSpeed
Simple iPhone performance test application for SQLCipher
sqlcipher/sqlite-net
Simple, powerful, cross-platform SQLite client and ORM for .NET
sqlcipher/sqlcipher-mfa
Proof of Concept MFA Application using Yubikey and DaPlug hardware token devices
sqlcipher/Specs
The CocoaPods Master Repo
sqlcipher/sqlcipher-android-connection-pooling-test