module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Aug 31, 2021
License: GPL-3.0
Opens a new window with license information.
README
¶
z-tcp
介绍
Z-TCP
数据使用sm2加密解密
每个客户端连接必须自己生成sm2密钥对,供自己加密传输。不被其他网络干扰。
客户端请求时,自动把服务端对公钥发给客户端。
client -> 请求
server -> 主动发送公钥给你客户端 进行配对(注意:约定通信ID:101)
client -> 使用服务端的公钥加密信息,发送客户端的公钥给服务端
建立互通密钥。
Directories
¶
|
|
helper
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.