搜索资源列表
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算法的加密解密程序,界面操作简单,一看就明白,就不用介绍了.-this source is VIGENERE the encryption and decryption algorithms procedure, the interface is simple, a person would understand, I have not introduced.
CipherSystem
- 关于网络信息密码学的加密和解密算法,包括DES,LFSR,CAESER,IDEA,RC4,KEYWORD,VIGENERE,PLAYFAIR-information on the network cryptography encryption and decryption algorithms including DES, LFSR, CAESER. IDEA, RC4, somewhat, VIGENERE, PLAYFAIR
vigenere
- 密码学的又一古典算法:维吉利亚算法.欢迎喜欢密码学的同学和我交流,谢谢,多多指教,我刚学.
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
vigenere
- 密码学中 维吉尼亚算法的 c语言实现 调试无误-Virginia cryptography algorithm implementation c language
test
- 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
vigenere
- 维吉尼亚密码加密解密算法:使用维吉尼亚算法进行加解密。快捷、方便。-Password encryption and decryption algorithms Virginia: Virginia algorithm using encryption. Fast and convenient.
vVVigenerei
- vigenere 加密算法和和解密算法,效率很高 -vigenere encryption algorithm and decryption algorithm, very efficient
UVigenerecyphs
- 用CSHARP实现Vigenere cypher算法法,用Visual 2005运行,已通过测试。 -CSHARP achieve Vigenere cypher algorithm method with Visual 2005 run, has been tested.
VigenereCode
- 演示vigenere密码算法,给出密码表,输入明文得到密文,方便作业、演示、学习-Demo vigenere cryptographic algorithm, given the password table, enter the plaintext ciphertext, convenient operation, demos, learning
Vigenere
- 要求实现Vigenere密码算法。 明文从文本文件中提取,密文存入文件。 编码采用ASCII码,模运算以256取模,密码采用单词方式(如"computer")。-Required to achieve Vigenere cipher algorithm. Expressly extracted from the text file into a file ciphertext. Encoded using ASCII code, modular arithmetic modulo 256
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
vigenere
- 维吉尼亚算法(VS2010) 该工具根据明文自动算出密文,反之亦可-Vigenere algorithm(VS2010)
iant956
- 这个源码是实现VIGENERE算法的加密解密程序,界面操作简单,一看就明白-This source code is to achieve VIGENERE algorithm encryption decryption process, simple operation interface, a see will understand
work2 Vigenere cipher
- 维吉尼亚密码算法加密解密用matlab实现,有注释版(Virginia cipher encryption and decryption)
