文件名称:cryptoauth:用于 golang 的独立密码验证包
文件大小:50KB
文件格式:ZIP
更新时间:2024-07-14 11:51:21
Go
Golang 的 CryptoAuth 包 CryptoAuth 是用于建立加密会话并与远程对等方通信的协议。 这是一个实现加密身份验证的正在进行中的包。 这使您能够构建自己的 golang 程序,该程序可以使用加密验证协议进行通信。 地位 非常阿尔法。
【文件预览】:
cryptoauth-master
----crypto_sodium_test.go(215B)
----error.go(2KB)
----crypto.go(6KB)
----key.go(3KB)
----handshake_test.go(79B)
----connection.go(2KB)
----crypto_sodium.go(713B)
----handshake.go(820B)
----util.go(1KB)
----base32.go(1KB)
----cryptoauth.go(4KB)
----examples()
--------server()
----LICENSE(11KB)
----hello.go(4KB)
----Makefile(2KB)
----crypto_test.go(704B)
----data.go(2KB)
----statemachine.go(2KB)
----docs()
--------handshake.png(21KB)
--------protocol.md(6KB)
--------sodium.md(1KB)
--------handshake.dia(2KB)
----.gitignore(375B)
----challenge.go(3KB)
----readme.md(370B)
----session.go(2KB)