We encrypt all data when we store it or when we move it. For user data, we implement a public key/private key infrastructure using AES 256. The private key is known only to the user.
We encrypt all data when we store it or when we move it. For user data, we implement a public key/private key infrastructure using AES 256. The private key is known only to the user.
Comments
0 comments
Please sign in to leave a comment.