搜索资源列表
Vigenerecypher
- 用C#实现Vigenere cypher算法,用Visual 2005运行-With C# Achieve Vigenere cypher algorithms, using Visual 2005 run
vigenere
- 粗程序用c语言实现了维吉尼亚密码的加密算法-Procedures used coarse language to achieve the Virginia c password encryption algorithm
55715-55715
- This a little program that introduces the Vigenere encrypting. Please download this program, and try it, and then leave comments :) p.s.: Firstly, I m new to c++ so maybe it s not the best code(but it s working :) ). Secondly: Yes, I know,
vigenere
- 密码学中 维吉尼亚算法的 c语言实现 调试无误-Virginia cryptography algorithm implementation c language
vigenere_ii
- Vigenere Cypher - C Implementation-Vigenere Cypher- C Implementation
vigenere
- 用维吉尼亚密码实现对键盘输入放入明文进行加密(C语言编写)-Encryption
vigenere
- vigenere算法,对一段明文进行加密,明文存入文本中,密钥自己输入,且密钥是字符形式,计算机安全与保密作业,C语言-Vigenere algorithm, a plaintext is encrypted, the plaintext into text, key input, and the key is the character form, computer security and security operations, C language
Vigienere cipher c#
- 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
古典密码的C语言实例
- 经典古典密码的实现,包含了加法密码,乘法密码,Vigenere体制密码等等(The realization of classical cryptography)