How Do Wolkvox Applications Perform Encryption in Transit and at Rest?
Table of Contents
Description
Wolkvox applications implement encryption in transit and at rest as a fundamental part of their security strategy, following . To ensure the of data, advanced encryption protocols are used for both transmission and storage. In collaboration with Google Cloud Platform (GCP), Wolkvox ensures that all information is protected against unauthorized access, leaks, or tampering, complying with regulations such as ISO 27001, GDPR, and PCI DSS.
Features
Encryption in Transit
- Secure Protocols: All communications between Wolkvox clients, servers, and services are conducted via HTTPS with , ensuring that transmitted data is encrypted and protected against interception.
- Digital Certificates: Use of to authenticate connections and prevent attacks like "man-in-the-middle."
- Cloud Protection: GCP automatically encrypts traffic between internal and external services, using TLS for the transport layer and ensuring data never travels in plaintext.
Encryption at Rest
- Standard: Data stored in databases, disks, and backups is encrypted using AES-256, one of the most robust algorithms available.
- Key Management: Encryption keys are managed through GCP’s specialized services, such as , allowing strict control and auditing of their use.
- Default Encryption: Google Cloud applies to all data at rest, including information stored in databases, files, and backups.