What encryption methods does Truv use to protect data?

 

  1. Encryption in Transit (TLS/SSL)

    •  Truv uses TLS (Transport Layer Security), commonly known as SSL (Secure Sockets Layer), to encrypt data while it is being transmitted between systems. This protects the data from being intercepted or tampered with during transmission.
  2. Encryption at Rest (AES-256)

    • Data stored by Truv is encrypted using AES-256 (Advanced Encryption Standard), a strong encryption algorithm widely used to secure sensitive data at rest. This ensures that even if unauthorized access occurs, the data remains unreadable without the proper decryption keys.
  3. Application-Level Encryption

    • Truv applies additional layers of encryption at the application level to protect particularly sensitive data. This ensures that only authorized systems or personnel can access and read the information.
  4. Backup Data Encryption

    • Truv ensures that any backup data is also encrypted using the same encryption methods, ensuring that backup copies of sensitive data are protected against unauthorized access.