搜索资源列表
-
0下载:
this program implements Substitution and Transposition cipher
-
-
0下载:
In cryptography, a Caesar cipher, also known as a Caesar s cipher, the shift cipher, Caesar s code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the p
-
-
0下载:
此代码集合的多种密码,包括凯撒、位置换、流密码、DES、RSA等多种密码。是一个综合系统!-This code set a variety of password, including Caesar, column substitution cipher, stream cipher, DES, RSA and so on many kinds of password. This is a comprehensive system!
-
-
1下载:
古典密码算法
通过编程实现替代密码算法和置换密码算法,加深对古典密码体系的了解,为以后深入学习密码学奠定基础。-Classical cryptographic algorithm
By programming a substitution cipher algorithm and permutation cipher algorithm, a better understanding of classical cryptography, cryptology for the futu
-
-
0下载:
可以选择密钥,实现凯撒密码,替代密码的加密解密过程-You can select the key to achieve Caesar cipher, substitution cipher encryption and decryption process
-
-
0下载:
ROT13 ( rotate by 13 places , sometimes hyphenated ROT-13) is a simple letter substitution cipher that replaces a letter with the letter 13 letters after it in the alphabet. ROT13 is an example of the Caesar cipher, developed in ancient Rome.
-
-
0下载:
In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the plai
-
-
0下载:
The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution. The Vigenère (French pronunciation: [viʒnɛːʁ]) cipher
-