Skip to content

Commit 20d2522

Browse files
authored
Update pages/key-manager/reference-content/cryptographic-details-key-manager.mdx
1 parent c8fa359 commit 20d2522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/key-manager/reference-content/cryptographic-details-key-manager.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Scaleway Key Manager uses **AES-256-GCM** (AES with a 256-bit key in Galois/Coun
5050
To reduce the risk of key overuse, plaintext payloads are limited to a maximum size of 64 KiB. a unique 96-bit initialization vector (IV) is generated using the CSPRNG described in the section above.
5151

5252
<Message type="note">
53-
The section above is in compliance with [ANSSI-PA-079 Recommendations R1, R4, and R12] regarding the choice of secure, authenticated symmetric encryption (R1), key and IV uniqueness (R4), and payload size limitations and proper use of AEAD modes (R12). Refer to the ANSSI-PA-079 recommendations [documentation](https://cyber.gouv.fr/sites/default/files/2021/03/anssi-guide-selection_crypto-1.0.pdf) for more details.
53+
The section above is in compliance with ANSSI-PA-079 Recommendations R1, R4, and R12 regarding the choice of secure, authenticated symmetric encryption (R1), key and IV uniqueness (R4), and payload size limitations and proper use of AEAD modes (R12). Refer to the ANSSI-PA-079 recommendations [documentation](https://cyber.gouv.fr/sites/default/files/2021/03/anssi-guide-selection_crypto-1.0.pdf) for more details.
5454
</Message>
5555

5656
<Message type="important">

0 commit comments

Comments
 (0)