CplusHua01 / cryptography

Some methods of common cryptography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 98.7%Language:C++ 1.3%