mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 22:58:46 +00:00
package lines for encoding
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
package x25519 implements the X25519 (aka curve25519) Elliptic-Curve
|
||||
Diffie-Hellman key exchange protocol.
|
||||
package x25519 implements the X25519 (aka curve25519) Elliptic-Curve Diffie-Hellman key exchange protocol.
|
||||
|
||||
See:
|
||||
- [[ https://www.rfc-editor.org/rfc/rfc7748 ]]
|
||||
|
||||
Reference in New Issue
Block a user