Research Article
Cryptosystem Identification Scheme Based on ASCII Code Statistics
Algorithm 1
Cryptosystem identification.
ā | Input: cryptosystems set CR, testing set C1, and training set C2 | ā | Output: cryptosystems cr | (1) | Extract the feature (Fea) of ciphertext C1 | (2) | Train the classification algorithm S with training set C1 | (3) | Input the featureof testing set C2 | (4) | Cryptosystems cr |
|