Skip to content

加密中文字符串 A program that encrypt/decrypt strings in Chinese

License

Notifications You must be signed in to change notification settings

zPi247/chinese-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chinese-encryption

加密中文字符串 A program that encrypt/decrypt strings in Chinese.

内容列表

背景

加密一直很酷,嘿嘿

安装

这个项目使用 python 3

使用说明

运行codecn.py加密。密钥应该为单个汉字。被加密内容必须为纯汉字字符串(不能有阿拉伯数字,不能有数字,不能有拉丁字母,etc)。运行结束打印加密后的内容。codecnto.py可以把加密后的内容转换回原来的内容。需要使用加密时使用的密码才能正确解码。

About

加密中文字符串 A program that encrypt/decrypt strings in Chinese

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages