Skip to content

tutugreen/cryptography

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptography

Some methods of common cryptography

1  .phoenix --> 费纳姆密码

2  .base32  --> 畸形base32

3  .base64  --> 畸形base64

4  .caesar   --> 凯撒密码破解

5  .firexor  --> 文件异或函数

6  .thomas --> 托马斯转盘加密

7  .virginia --> 维吉尼亚密码

8  .bacon   --> 培根密码

9  .replace --> 简单替换

10.railfence--> 栅栏密码

11.Hill       --> 希尔密码

About

Some methods of common cryptography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • C++ 1.6%