Skip to content

《信息安全导论》课程大作业,实现了简单的安全聊天软件,包括消息加密和数字签名验证

Notifications You must be signed in to change notification settings

Vincent-Tann/SecurityChat

Repository files navigation

SecurityChat

《信息安全导论》课程大作业,实现了简单的安全聊天软件,包括消息加密和数字签名验证。

安装库

pip install PySide2 cryptography

运行客户端

python main.py

运行黑客界面

python mainHacker.py

About

《信息安全导论》课程大作业,实现了简单的安全聊天软件,包括消息加密和数字签名验证

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages