SQLCipher

SQLite extension that provides 256 bit AES encryption of database files
Download

SQLCipher Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • ZETETIC LLC
  • Publisher web site:
  • http://www.zetetic.net/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 2.8 MB

SQLCipher Tags


SQLCipher Description

SQLite extension that provides 256 bit AES encryption of database files SQLCipher is 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 will provide you with a fully-encrypted SQLite database. SQLCipher is fast, especially with indexes and transactions; 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. Requirements: · SQLite


SQLCipher Related Software