diff --git a/README.md b/README.md index 216ca71..9034175 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ -x25519 Elliptic curve Diffie-Hellman key exchange over Curve25519 - -Doc at https://godoc.org/github.com/riobard/go-x25519 \ No newline at end of file +# go-x25519 +基于`x25519`的`32位`密钥交换实现封装,也可通过修改`KEYSZ`改为`64位`。 \ No newline at end of file