密碼學概論 Cryptography
介紹一些簡單的密碼系統 Cryptosystems
- 移位加密法 The Shift Cipher
- 代換加密法 The Affine Cipher
- 仿射加密法 The Substitution Cipher
- Vigenere加密法 The Vigenere Cipher
- Hill加密法 The Hill Cipher
- 置換加密法 The Permutation Cipher
密碼分析 Cryptanalysis
- 分析仿射加密法 Cryptanalysis of the Affine Cipher
分析代換加密法 Cryptanalysis of the Substitution Cipher
- Cryptanalysis of the Vigenere Cipher
- Cryptanalysis of the Hill Cipher
Definition:
P:原文 Plaintexts
C:密文 Ciphertexts
K:金鑰 Keyspace
eK:P to C 加密 Encryption
dK:C to P 解密 Decryption
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
慢速更新中......