搜索资源列表
Vigenere的编程实现
- 基于VC++的Vigenere密码加解密程序源码,可实现对于一段明文的加密以及对给出Key后密文的解密
Modern-cryptography-
- 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
Vigenere
- 一个关于维吉尼亚密码的编程,用java实现,用String类和数组实现,比较经典-A password on the Virginia program, with java implementation, with the String class and an array of implementation, more classic
mimaxueshiyan
- 现代密码学与加解密技术实验报告 vigenere算法加密和解密的过程 Column permutation cipher 的编程实现 DES的编程实现-Modern cryptography and encryption technology lab report vigenere the process of encryption and decryption algorithms Column permutation cipher of programming
Vigenere
- Vigenere的编程实现,文本里有源代码以及一些相应解释-Vigenere s programming, the text in the source code as well as some interpreted accordingly
aockp
- 这个源码是实现VIGENERE算法的加密解密程序,界面操作简单,一看就明白(This source code is to achieve VIGENERE algorithm encryption decryption process, simple operation interface, a see will understand)