Valentina Database Core Features In Depth

Hierarchy of 448-bit encryption for databases, tables and fields in addition to separate encryption management for database schemas.


Encryption Control

Valentina has the ability to encrypt fields, tables or an entire database. By default Valentina DB uses the Blowfish encryption algorithm. BlowFish is both a strong (448 bits) and fast algorithm.

Valentina supports a hierarchy of inheritance of encryption parameters for VDatabase > VTable > VField.

Schema
Prevents the ability to open and view your database with any other application
Data
Provides the highest level of protection, since all database data is encrypted (except structure)
Table
Encrypt only specific table(s) without reducing the excellent performance for other tables
Field
Encrypt only specific fields(s) without reducing the excellent performance for other fields and tables