tpre-python/README.md

31 lines
458 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# tpre-python
本项目是全国密码学竞赛设计项目该项目是使用python实现tpre算法
## 项目原理
使用国密算法实现分布式代理重加密tpre
## 环境依赖
该项目依赖以下软件:
python 3.11
gmssl
gmssl-python
## 安装步骤
```bash
pip install
```
## 使用说明
## 参考文献
<https://www.cnblogs.com/pam-sh/p/17364656.html#tprelib%E7%AE%97%E6%B3%95>
## 许可证
GNU GENERAL PUBLIC LICENSE v3