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

edit README

This commit is contained in:
fumiama
2021-10-25 21:01:38 +08:00
parent f5158ef0fd
commit a4c4636cae

View File

@@ -1,3 +1,2 @@
x25519 Elliptic curve Diffie-Hellman key exchange over Curve25519
Doc at https://godoc.org/github.com/riobard/go-x25519
# go-x25519
基于`x25519``32位`密钥交换实现封装,也可通过修改`KEYSZ`改为`64位`