Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Vigenere cipher
Search - Vigenere cipher - List
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly generated and the key explicitly.
Date : 2026-01-09 Size : 2kb User : baichi123

人们在单一恺撒密码的基础上扩展出多表密码,称为“维吉尼亚”密码。该程序实现了古代密码学重要的一个密码算法,实现密文的正确解密。-People in a single Caesar cipher based on the expansion of a multi-table code, known as the " Virginia" password. The program achieved an important ancient cryptography cryptographic algorithms, to achieve the right to decrypt the ciphertext.
Date : 2026-01-09 Size : 286kb User : vince

涵盖了Vigenere、RSA 流密码、SHA四种加解密算法。-Cover Vigenere, RSA stream cipher, SHA encryption algorithm .
Date : 2026-01-09 Size : 3.79mb User : 小楼哥

DL : 0
用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in modern DH key exchange, RSA, DES encryption, and so operation
Date : 2026-01-09 Size : 5.21mb User : 于鑫

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
Date : 2026-01-09 Size : 1kb User : juan

1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and implementation of the Vigenere classical cryptosystem password and encrypt/decrypt a file 2, Column permutation password programming programming (recommended C language) to achieve classical cryptography in Column permutation password and encrypt/decrypt a string or file 3, DES of programming language design and implementation using C DES cipher, and encrypt/decrypt a file
Date : 2026-01-09 Size : 6kb User : 萧瑜

DL : 0
Vigenereâ
Date : 2026-01-09 Size : 2kb User : ranju

Classical - Cipher is a useful stand alone PC app that can be used to decipher/Encrypt different ciphers, such as Shift Substitution, Affine Substitution, Vigenere Cipher, Transposition Cipher and Jefferson Cipher. Hope you find this useful.
Date : 2026-01-09 Size : 281kb User : Alex

encryption and decryption using vignere cipher
Date : 2026-01-09 Size : 4kb User : chirag

现代密码学与加解密技术实验报告 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 DES, programming
Date : 2026-01-09 Size : 129kb User : 王丹

mfc图形界面,维吉尼亚密码,密码学实验作业-vigenere cipher
Date : 2026-01-09 Size : 1.8mb User : vivi

Vigenere cipher java language
Date : 2026-01-09 Size : 1kb User : idunk

传统加密技术对于当今的网络安全发挥不了大作用,但这些是密码学的基础,是密码学的历史。Vigenere密码就是一种传统加密技术,它是多表代换密码,能够有效改进单表代换密码的词频分布特征问题。-Traditional encryption technology is no big role to play for today s network security, but these are the basis of cryptography is the history of cryptography. Vigenere cipher is a traditional encryption technology, which is a multi-table substitution password, can effectively improve the single-table Substitution word frequency distribution characteristics of the problem.
Date : 2026-01-09 Size : 250kb User : joe

vigenere_cipher,一种简单的加密算法,Linux编译运行测试通过-vigenere cipher
Date : 2026-01-09 Size : 1kb User : ldc

维吉尼亚密码,可以对文件进行加解密,使用C语言编译-Vigenere Cipher
Date : 2026-01-09 Size : 183kb User : duan

此代码是利用Vigenere算法来计算密文的统计平率周期,也就是密钥长度。希望可以给大家带去帮助,也希望和大家共同学习。-This code is the use of Vigenere cipher algorithm to calculate the statistical flat rate cycle, which is the key length. I hope everyone can bring help, hope and learning together.
Date : 2026-01-09 Size : 3.81mb User : 周伟

维吉尼亚密码算法,使用标准C实现,本科密码学课程实践内容-Vigenere Cipher,Standard C
Date : 2026-01-09 Size : 197kb User : YangPudn

为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文(In order to improve the difficulty of deciphering the password, people have invented a multi-table replacement password, that is, a plaintext can be expressed as multiple ciphertext letters. The result of the multi-table cipher encryption algorithm will make the simple frequency analysis method Failure, of which the Virginia password is a typical method of encryption. The Virginia password uses a phrase (statement) as the key, and each letter in the phrase replaces the cryptographic key with a replacement key. The Virginia password loop uses each substitution table to complete the plaintext to Ciphertext transformation, the final ciphertext letter sequence is encrypted ciphertext)
Date : 2026-01-09 Size : 206kb User : 林海落叶
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.