-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
SQLcipher is a standalone fork of the SQLite database library that adds 256 bit AES encryption of database files and other security features like:
- on-the-fly encryption
- tamper detection
- memory sanitization
- strong key derivation
SQLcipher uses one of CommonCrypto, libtomcrypt, NSS and OpenSSL for crypto functionality.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request