Skip to content

Commit 4179536

Browse files
authored
Update concepts.mdx
update frontmatter
1 parent 80662a4 commit 4179536

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

pages/key-manager/concepts.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
2-
meta:
3-
title: Key Manager - Concepts
4-
description: Explore essential cryptographic concepts, including symmetric and asymmetric encryption, data encryption keys (DEKs), key encryption keys (KEKs), and Scaleway Key Manager's robust features for secure key management and encryption operations.
5-
content:
6-
h1: Concepts
7-
paragraph: Explore essential cryptographic concepts, including symmetric and asymmetric encryption, data encryption keys (DEKs), key encryption keys (KEKs), and Scaleway Key Manager's robust features for secure key management and encryption operations.
2+
title: Key Manager - Concepts
3+
description: Explore essential cryptographic concepts, including symmetric and asymmetric encryption, data encryption keys (DEKs), key encryption keys (KEKs), and Scaleway Key Manager's robust features for secure key management and encryption operations.
84
tags: key-manager key encryption-key
95
dates:
106
validation: 2025-02-06
@@ -190,4 +186,4 @@ Symmetric encryption is a fundamental type of cryptographic method where the sam
190186

191187
Because symmetric encryption relies on a single key, it is generally fast and ideal for encrypting large volumes of data. However, its security depends entirely on keeping the key confidential.
192188

193-
Symmetric encryption algorithms like AES are widely used in scenarios where speed and efficiency are critical. As of now, Key Manager only supports the `AES_256_GCM` symmetric encryption algorithm.
189+
Symmetric encryption algorithms like AES are widely used in scenarios where speed and efficiency are critical. As of now, Key Manager only supports the `AES_256_GCM` symmetric encryption algorithm.

0 commit comments

Comments
 (0)