Short Description: This handy tool allows SQLite users to encrypt a database, decrypt an encrypted database (if they have the right password), verify an encrypted database's encryption key, and change the encryption key for an encrypted database.
Long Description 1: The Database Encryptor/Decryptor for SQLite is a handy tool for SQLite users and developers who use SQLite. It allows you to... - Encrypt an unencrypted SQLite database - Decrypt an encrypted SQLite database* - Verify an encrypted database's encryption key - Change the encryption key for an encrypted database * In order to decrypt a database, you need to provide the correct encryption key. This tool does not crack the encryption key.
Long Description 2: The Database Encryptor/Decryptor for SQLite is a handy tool for SQLite users and developers who use SQLite. It allows you to...
- Encrypt an unencrypted SQLite database
- Decrypt an encrypted SQLite database*
- Verify an encrypted database's encryption key
- Change the encryption key for an encrypted database
* In order to decrypt a database, you need to provide the correct encryption key. This tool does not crack the encryption key.
|