搜索资源列表
simpledes
- 压缩包中有古典密码学中放射密码和维吉尼亚密码以及 DES加密解密,并观察DES密码体制的性质。-compressed with classical cryptography radiotherapy passwords and Virginia passwords and DES encryption and decryption. DES and observation system in nature.
cryptology
- 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
caesar
- 凯撒密码 古典密码学中的凯撒密码....VC++版
cipher
- 古典密码学的程序实现,详见文档:vegenere,beaufort ,hill, standardhead
2008
- 此为古典密码学四种加密解密方式的源码及exe文件
gudianmimaxue
- 古典密码学的经典例子。通过该程序可以实现古典密码学的加密过程
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
Vigenere
- 现代密码学 MATLAB 维吉尼亚 加密方法 古典密码体制 经典加密算法-Modern Cryptography encryption method MATLAB Virginia classic classical cryptosystem encryption algorithm
Vignear
- 古典密码学之维吉尼亚的MFC实现,能保存输入文本也能打开也有文本,在一定范围内实现加密和解密。-Classical Cryptography MFC realization of Virginia, can save input text can also open the text, in a certain range to achieve the encryption and decryption.
ciphertexts
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
display
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
horzcat
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
SingleTable
- 古典密码学,单表置换算法,加密和解密算法,C语言源程序,VC++6.0编译通过-Single Table
Classical
- 用C语言实现的的全部的古典密码学算法的加密与解密程序,供朋友们参考。-The Classical Cryptography programme by C Language
all_classical_encrypt_algorithm
- 各种古典密码加解密算法,是初学密码学的同学的最佳入门知识-A variety of classical cryptography encryption and decryption algorithms, cryptography is a beginner students knowledge of the best entry-
Cipher
- 古典列置换密码。属于古典密码学、对称密钥。本程序有界面。-Classical column replacement password. Belong to classical cryptography, symmetric key. The procedure interface.
Hill
- hill信息安全的古典密码学的一个重要的算法。你懂得。-hill
Permutation-cipher
- C语言实现古典密码学中的列置换,自己原创,有详细注释,便于理解这个算法-Permutation cipher,C language operations can definitely run, help to understand and master the encryption algorithm
rsa
- rsa加密是古典密码学中常用的一种加密方法,该程序简单,实用,适合初学者使用。-rsa encrypt
2014-09-04现代密码学
- 密码学入门,介绍古典密码学以及现代密码学的相关知识,密码学博大精深,愿与大家一起努力。(it is about introduction of file.)