- Data in transit encrypted with TLS 1.2/1.3. TLS 1.3 is the latest version of the Transport Layer Security protocol, designed to provide faster and more secure encrypted communication over the internet. It streamlines the connection process by reducing the "handshake" to a single round-trip and eliminating outdated, vulnerable cryptographic algorithms to enhance privacy
- Data at rest encrypted with AES-256. AES-256 is a symmetric encryption algorithm that uses a 256-bit key to transform plain data into unreadable ciphertext, making it virtually impossible to crack through brute-force methods. It is widely recognized as the industry gold standard.