搜索资源列表
Vigenere加密器(TC版)
- 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryp
Vigenere的编程实现
- 基于VC++的Vigenere密码加解密程序源码,可实现对于一段明文的加密以及对给出Key后密文的解密
Vigenere实验
- Vigenere实验-Vigenere
Vigenere
- 用c++实现的对Vigenere密码的解密程序-achieve with the right Vigenere password decryption process
破解Vigenere密码
- 破解Vigenere密码-Vigenere crack passwords
Vigenere加密器(TC版)
- 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryp
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 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
Vigenere
- 这是一个用C++编写的Vigenere加密解密演示系统。-This is a C++ Prepared presentation systems Vigenere encryption and decryption.
Vigenere
- Vigenere加密解密-Vigenere encryption and decryption
vigenere
- 经典vigenere加密算法,对后来复杂的加密算法起着极为重要的作用。-Classic vigenere encryption algorithm, the complex encryption algorithm subsequently plays an extremely important role.
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 algorithm and decryption algorithm, efficient
Vigenere
- Vigenere加密算法,输入界面是DOS窗口-Vigenere encryption code ,the interface is DOS
Vigenere
- 编码,译码,破译Vigenere密码.转帖-to encrypt and decrypt Vigenere Cipher,and how to break it.
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.