Data Encryption

To ensure the secure protection of user data, the following encryption methods are implemented:

  • AES-256 Encryption: All user data is encrypted using the AES-256 encryption algorithm, one of the most secure standards for protecting sensitive information.

  • SSL/TLS Protocol: During data transmission, SSL/TLS protocols are used to encrypt data and ensure that it is securely transferred over the network. This guarantees the confidentiality and integrity of data during its transit between the user and the system.

Last updated