搜索资源列表
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
vnvng
- 破解Vigenere密码 破解Vigenere密码-break Vigenere Crack Crack Vigenere Vigenere code
vigenere_system
- 用matlab实现vigenere密码的加密解密和暴力解密-using Matlab achieve vigenere password encryption and decryption violence declassified
vigenere
- 密码学的又一古典算法:维吉利亚算法.欢迎喜欢密码学的同学和我交流,谢谢,多多指教,我刚学.
ertvdvd
- 破解Vigenere密码 -break Vigenere Crack Crack Vigenere Vigenere code break the Vigenere code
tyrthfgh
- dfsdf 破解Vigenere密码 -dfsdf break Vigenere password cracking passwords Vigenere
vigenere
- 粗程序用c语言实现了维吉尼亚密码的加密算法-Procedures used coarse language to achieve the Virginia c password encryption algorithm
Vigenere
- 密码学 密码学 加解密 Vigenere-Vigenere
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
cipher
- vigenere加解密方法的实现 包括字符和文件两种形式-vigenere implementation of encryption and decryption methods, including two types of characters and documents
vigenere
- Python scipts. wrote in python 2.6.5 for windows 7. It s may be used for encode or decode Vigenere chiper.
vigenere
- Vigenere encriptation source code
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
- 基于文件流的Vigenere加密小程序。-Vigenere program based on file stream.
Vigenere
- Vigenere的编程实现,文本里有源代码以及一些相应解释-Vigenere s programming, the text in the source code as well as some interpreted accordingly
vigenere
- 维吉尼亚算法(VS2010) 该工具根据明文自动算出密文,反之亦可-Vigenere algorithm(VS2010)