S3 – Encryption

Encryption on any system requires three components: (1) data to encrypt (2) a method to encrypt the data using a cryptographic algorithm(AES) (3) encryption keys to be used in conjunction with the data and the algorithm.   S3 supports encryption of data in transit and at rest. The data at transit will be encrypted using SSL. […]

Continue Reading