搜索资源列表
Vigenere加密器(TC版)
- 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryption and decryption algorithms
Vigenere加密算法
- 自己写的一个Vigenere加密算法.不用多说了吧,值得收藏,特别是对于初学者.-I have written a Vigenere encryption program by myself.Out of question,it is worth to be collection especially by the beginner.
vigenere加密解密
- 这个源码是实现VIGENERE算法的加密解密程序,界面操作简单,一看就明白,就不用介绍了.-this source is VIGENERE the encryption and decryption algorithms procedure, the interface is simple, a person would understand, I have not introduced.
Vigenere实验
- Vigenere实验-Vigenere
vigenere
- Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
Vigenere
- 这是一个用C++编写的Vigenere加密解密演示系统。
Vigenere
- Vigenere加密解密
vigenere
- 经典vigenere加密算法,对后来复杂的加密算法起着极为重要的作用。
Vigenere
- 用c++实现的对Vigenere密码的解密程序-achieve with the right Vigenere password decryption process
Vigenere
- 用VB实现的vigenere算法加密与解密代码,非常简单
破解Vigenere密码
- 破解Vigenere密码-Vigenere crack passwords
Vigenere的编程实现
- 基于VC++的Vigenere密码加解密程序源码,可实现对于一段明文的加密以及对给出Key后密文的解密
Cryptology
- 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
Vigenere
- 现代密码学 MATLAB 维吉尼亚 加密方法 古典密码体制 经典加密算法-Modern Cryptography encryption method MATLAB Virginia classic classical cryptosystem encryption algorithm
Vigenere
- vigenere 加密算法以及解密算法,效率很高-vigenere encryption algorithm and decryption algorithm, efficient
Vigenere
- Vigenere加密解密实现明文密文之间转换-Vigenere encryption and decryption to achieve explicit conversion between the ciphertext
vigenere
- 网络信息安全 密码学中vigenere的实现-Network information security and cryptography implementation of the Medium vigenere
vigenere
- vigenere加密和解密,剩下的你懂的,很好用-vigenere encryption and decryption, and the rest of you understand, easy to use
vigenere
- This source code to create a vigenere cipher text and decript de text, also it has the kasiski method-This is source code to create a vigenere cipher text and decript de text, also it has the kasiski method
Vigenere
- Vigenere Encryption example in Borland Delphi.