SQLCipher

Transparent SQLite Encryption
Download

SQLCipher Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • ZETETIC LLC
  • Operating Systems:
  • Windows All
  • File Size:
  • 3.3 MB

SQLCipher Tags


SQLCipher Description

SQLCipher was developed to be and an open source extension that provides transparent encryption of SQLite databases. Data pages are encrypted before being written to storage and decrypted on read. SQLCipher provides you with a fully-encrypted SQLite database. It’s fast, especially with transactions and indexes; you generally will only see a 5% performance hit. No unencrypted data is written to disk, SQLite’s page caching allows for decrypted pages to be stored in memory. SQLCipher relies on the peer-reviewed OpenSSL library for several encryption requirements including the AES-256 algorithm, pseudo random number generation, and PBKDF2 key derivation.


SQLCipher Related Software