Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwatters committed Feb 7, 2024
1 parent d02515b commit 0b2e338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ assert_eq!(decrypted_content, content);

- ChaCha20Poly1305 for content
- ChaCha20 for **one-time content key** encryption
- x25519 for Diffie-Hellman **shared secret** generation
- X25519 for Diffie-Hellman **shared secret** generation
- Ed25519 for **signatures**

## Encrypted Format
Expand Down

0 comments on commit 0b2e338

Please sign in to comment.