搜索资源列表
Caesar
- 凯撒密码的实现 ,密钥可以自行输入,既可以加密又可以解密的算法-Caesar cipher implementation
Encr-Vigenere
- 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.