Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson7_5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9488218a
authored
Jan 15, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
5aec3ee0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
xjxjsdk.py
xjxjsdk.py
View file @
9488218a
...
...
@@ -2,7 +2,7 @@ import random
# 私钥
key
=
"欲买桂花同载酒,只可惜故人何日再见啊"
# 要加密语句
message
=
"
太阳出来我晒太阳,月亮出来我晒月亮咯-
"
message
=
"
巴波·修立干·古立泰·彭彭克皮·彭彭科纳·菲谢尔·冯·露弗施洛斯·那菲多特·阿斯托洛吉斯·莫娜·梅吉斯图斯
"
key_message
=
""
# 请使用私钥key,对message进行加密
for
i
in
range
(
len
(
message
)):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment