This website requires JavaScript.
Explore
Help
Sign In
fumiama
/
go-x25519
Watch
1
Star
0
Fork
0
You've already forked go-x25519
mirror of
https://github.com/fumiama/go-x25519.git
synced
2026-06-05 02:00:25 +08:00
Code
Activity
6
Commits
1
Branch
1
Tag
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
fumiama
a4c4636cae
edit README
2021-10-25 21:01:38 +08:00
go.mod
bump to go 1.16
2021-10-25 20:58:36 +08:00
go.sum
bump to go 1.16
2021-10-25 20:58:36 +08:00
LICENSE
Create LICENSE
2019-07-16 08:10:27 +08:00
README.md
edit README
2021-10-25 21:01:38 +08:00
x25519_test.go
bump to go 1.16
2021-10-25 20:58:36 +08:00
x25519.go
bump to go 1.16
2021-10-25 20:58:36 +08:00
README.md
go-x25519
基于
x25519
的
32位
密钥交换实现封装,也可通过修改
KEYSZ
改为
64位
。
Description
基于x25519的32位密钥交换实现封装,也可通过修改KEYSZ改为64位
asymmetric
asymmetric-cryptography
asymmetric-encryption
asymmetry
curve25519
go
golang
secret-keys
secret-sharing
secrets-manager
security
security-tools
x25519
Readme
Apache-2.0
63
KiB
Languages
Go
100%