AWS kms documentation change
Summary
Removed introductory text about algorithm categories and reordered content
Security assessment
The change restructures content but does not alter security recommendations or address vulnerabilities. The cryptographic guidance remains unchanged.
Diff
diff --git a/kms/latest/developerguide/supported-algorithms.md b/kms/latest/developerguide/supported-algorithms.md index 0f2c125ba..c6229bf93 100644 --- a//kms/latest/developerguide/supported-algorithms.md +++ b//kms/latest/developerguide/supported-algorithms.md @@ -9,4 +8,0 @@ Cryptographic algorithms -The following table summarizes the cryptographic algorithms, ciphers, modes, and key sizes that AWS is deploying across its services to protect your data. This should not be considered an exhaustive list of all cryptography used in AWS. The algorithms fall into two categories: "Preferred" are the algorithms that meet industry standards and foster [interoperability](https://aws.amazon.com/compliance/europe-digital-sovereignty/faq/#Portability_and_Interoperability) and "Acceptable" which can be used for compatibility in certain applications, but are not Preferred. You should consider the following information when making your cryptographic choices for your encryption use cases. - -For more details on cryptographic algorithms deployed in AWS, see [Cryptography algorithms and AWS services](https://docs.aws.amazon.com/prescriptive-guidance/latest/encryption-best-practices/aws-cryptography-services.html#algorithms). - @@ -72,0 +69,2 @@ Password Hashing | PBKDF2 | Acceptable +For more details on cryptographic algorithms deployed in AWS, see [Cryptography algorithms and AWS services](https://docs.aws.amazon.com/prescriptive-guidance/latest/encryption-best-practices/aws-cryptography-services.html#algorithms). +