We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc7205 commit 260f780Copy full SHA for 260f780
1 file changed
tools/rsa_encrypt.py
@@ -93,7 +93,7 @@ def verify_sign(plain_text, cipher_text):
93
94
def test(message):
95
"""
96
- 测试,打印密文和明文,
+ 测试,打印密文和明文,签名和验证签名结果
97
:param message:
98
:return:
99
0 commit comments