Closed vi closed 3 years ago
serde-encrypt supports both shared-key encryption (XChaCha20-Poly1305) and public-key encryption (XChaCha20-Poly1305 with X25513 key-exchange) X25513
serde-encrypt supports both shared-key encryption (XChaCha20-Poly1305) and public-key encryption (XChaCha20-Poly1305 with X25513 key-exchange)
X25513
Is it something new or just mistyped "X25519"?
Woops. Thank you! Exactly this is typo. I will fix it soon.
Is it something new or just mistyped "X25519"?