Skip to content

Commit ba3113c

Browse files
committed
Update Root Keypair Generation article with correct frontmatter
1 parent e0c0f80 commit ba3113c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/reference/root-keypair-generation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
slug: root-keypair-generation
3+
title: Root Keypair Generation in Polykey
4+
authors: [Christina]
5+
tags: ['cryptography', 'security', 'elliptic-curve', 'ed25519', 'polykey']
6+
---
17
# Root Keypair Generation in Polykey
28

39
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)