What cipher mode is used for Elasticache encryption at rest?

0

I am currently working through some due diligence for use of Elasticache for Redis. I need to understand the encryption standard used and cypher mode.

The following AWS whitepaper references Elasticache uses AES-512 standard for encryption at rest

This page highlights it now meets AES256 standards.

I am not a cryptography expert but as I understand it, the biggest block size for AES is 256. Ignoring the AES standard. I am more interested in the cypher mode at this stage.

Does anyone know cypher mode is used? is it XTS?

maddop
posta 2 anni fa305 visualizzazioni
1 Risposta
0
Risposta accettata

See this whitepaper on encryption in AWS: AWS KMS Cryptographic Details

"Each volume is encrypted using AES-256-XTS. This requires two 256-bit volume keys, which you can think of as one 512-bit volume key. "

profile pictureAWS
ESPERTO
kentrad
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande