Skip to content

Commit 588b5d5

Browse files
committed
docs(kms): remove algorithm limitation alert
1 parent a46db1d commit 588b5d5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

pages/key-manager/quickstart.mdx

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Key Manager - Quickstart
33
description: Learn how to quickly set up and manage keys with Scaleway's Key Manager. Follow our step-by-step guide to create and manage keys.
44
dates:
5-
validation: 2025-08-11
5+
validation: 2025-08-18
66
posted: 2025-02-06
77
---
88
import Requirements from '@macros/iam/requirements.mdx'
@@ -23,10 +23,6 @@ Scaleway's Key Manager allows you to create key encryption keys from the [Scalew
2323
3. Choose the region in which you want to create your key.
2424
4. Enter a name, a description, and optional tags for your key.
2525
5. Select the [encryption method](/key-manager/concepts/#encryption-method) for your key.
26-
27-
<Message type="important">
28-
Key Manager currently only supports the `AES-256 GCM` [symmetric encryption](/key-manager/concepts/#symmetric-encryption) algorithm.
29-
</Message>
3026
6. Switch the <Icon name="toggle" /> icon to disable [key protection](/key-manager/concepts/#key-protection) or leave it enabled.
3127
<Message type="note">
3228
Key protection allows you to protect your key from accidental deletion.
@@ -51,5 +47,4 @@ Scaleway's Key Manager allows you to create key encryption keys from the [Scalew
5147

5248
<Message type="important">
5349
You are responsible for storing your DEKS, as Key Manager does not store them for you.
54-
</Message>
55-
50+
</Message>

0 commit comments

Comments
 (0)