Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions xchat/cryptography-primer.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Cryptography Primer
title: X Chat cryptography primer for end-to-end encryption
sidebarTitle: Cryptography Primer
description: "The concepts behind X Chat end-to-end encryption: how your messages are secured."
description: "Learn how X Chat secures messages with end-to-end encryption, key lifecycle, ECDH and ECIES schemes, digital signatures, and secure key backup."
keywords: ["X Chat cryptography", "E2EE primer", "encryption basics", "public key encryption", "ECDH", "ECIES", "digital signatures", "conversation keys"]
---

Expand Down