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
已提問 2 年前檢視次數 305 次
1 個回答
0
已接受的答案

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
專家
kentrad
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南