Skip to content

sqlcipher/SQLCipherSpeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLCipherSpeed

A project for testing the speed of SQLCipher on an iOS device, and measuring the impact of the encryption used compared to SQLite.

iOS 7 & Xcode 5

SQLCipherSpeed sets iOS 7 as the minimum deployment target. It is intended for us with Xcode 5, compatibility with earlier versions will not be maintained.

Prerequisites for Building

Before you build this project, you'll need to load up the submodules used, e.g.:

$ git clone git://github.com/billymeltdown/SQLCipherSpeed.git
$ cd SQLCipherSpeed
$ make init

Need help? Want to help?

Pull requests are encouraged, feature requests are up to you! Feel free to say, "hello", on the SQLCipher discussion list.

Legal

This project is owned and maintained by Zetetic. It is provided under an MIT-style open-source license (see LICENSE.txt).

About

Simple iPhone performance test application for SQLCipher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published