Skip to content

Commit 0a35732

Browse files
committed
Fixed YAML formatting issue in root keypair document
1 parent 911f558 commit 0a35732

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/reference/root-keypair-generation.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
title: Root Keypair Generation in Polykey
3-
date: 2025-03-09
4-
authors: Christina
5-
tags: 'cryptography', 'security', 'elliptic-curve', 'ed25519', 'polykey'
2+
title: 'Root Keypair Generation'
3+
date: 2025-03-10
4+
author: 'Christina'
5+
tags: ['cryptography', 'security', 'elliptic-curve', 'ed25519', 'polykey']
66
---
7-
87
# Root Keypair Generation in Polykey
98

109
Polykey’s entire encryption model revolves around Hybrid Elliptic Curve Integrated Encryption Scheme (ECIES), and the Root Keypair is the foundation of everything. It’s the cryptographic identity of a node, making secure communication, encryption, and key derivation possible.

0 commit comments

Comments
 (0)