048c54da by 周伟奇

Update README.md

1 parent 6e7d0bcd
......@@ -10,6 +10,7 @@
- 生成公私钥对
```
python RSA/create_keys.py
```
- 根据过期日期(必须)和MAC地址(可选, en0),通过私钥加密,生成认证文件
......@@ -43,6 +44,7 @@
print('verify success')
else:
print('verify failed')
```
### 2. 保护源码:py2so.py
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!