Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
encryption_script
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
048c54da
authored
2021-01-11 18:32:34 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update README.md
1 parent
6e7d0bcd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
README.md
View file @
048c54d
...
...
@@ -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
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment