2 Star 4 Fork 1

半生月 / 数据加密

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

微信公众号《帅帅的Python》

1、小凡学习Python的故事

2、用Python开发实用的开源工具

3、关注微信公众号,回复 《数据加密》即可获取 app.exe 下载地址。

sspython

简介📖

这个项目是为了解决Excel文件数据在传输需要加密的问题,只需要鼠标点击即可完成复杂的加密算法,使用起来非常方便,受到使用者的一直好评。

界面如下:

特性🎊

  • 交互式的UI操作界面
  • 丰富多样的加密算法
  • 支持Excel文件加密,以及单独内容加密

使用🪁

第一种:exe双击运行

打包命令:

pyinstaller -F -w -i sspython.ico --add-data="static;static" --add-data="templates;templates" app.py

下载 app.exe 双击即可使用【仅支持window系统】

第二种:python运行

# 安装所需的库
pip install -r requirements.txt
# 运行 app.py 即可
python app.py

捐赠❤

开发和维护该项目花费了我巨大的心力,如果你觉得项目能帮到你,请认真考虑请作者喝一杯茶。

微信二维码🧧 支付宝二维码🧧
微信二维码 支付宝二维码

Empty file

About

加密Excel中的数据、加密输入的字符串; 加密算法有:md5、sha1、sha224、sha256、sha512; expand collapse
Python and 2 more languages
Cancel

Releases (1)

All

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/myrensheng/encryption.git
git@gitee.com:myrensheng/encryption.git
myrensheng
encryption
数据加密
master

Search