1
0
mirror of https://github.com/fumiama/go-x25519.git synced 2026-06-11 05:20:28 +08:00

Initial commit

This commit is contained in:
Riobard
2017-02-25 12:07:06 +08:00
commit bb0e3f80d4
3 changed files with 118 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
x25519 Elliptic curve Diffie-Hellman key exchange over Curve25519
Doc at https://godoc.org/github.com/riobard/go-x25519