搜索资源列表
afff
- 这是一个古典加密算法。是最近自己编写的。-This is a classical encryption algorithm. Recently prepared themselves.
xixianquan
- JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换 详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source
RSAUpper_vc++
- 古典加密算法,vc实现 该软件实现了目前安全性较高的rsa加密算法 来自黑基。
gudian
- 这是一个dephi开发的古典加密演示程序,希望给大家分享
jmsf
- 古典加密程序
classcaldecode
- 古典加密的概要设计报告和源程序,使用C#,有完整的程序
CaesarEncryt
- Caesar加密算法,用于密码学,是最早应用的古典加密方法。
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过
Acipher
- 自己编写的古典加密算法:仿射加密算法,大家一起交流-their preparation classical encryption algorithm : affine encryption algorithm, everyone exchanges
古典加密程序
- 在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法-in this process will achieve three classical encryption methods : Caesar algorithm, multi-table substitution algorithm of Vigener algorithms, and algorithm out transpositio
delphi古典加密
- delphi编写的几种古典加密程序,程序安全可能能用的到!
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过
Acipher
- 自己编写的古典加密算法:仿射加密算法,大家一起交流-their preparation classical encryption algorithm : affine encryption algorithm, everyone exchanges
古典加密程序
- 在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法-in this process will achieve three classical encryption methods : Caesar algorithm, multi-table substitution algorithm of Vigener algorithms, and algorithm out transpositio
移位密码
- 实现移位密码: 加密: 输入:k,以及小写表示的明文字母, 输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文, 输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE-achieve shift Password : encryption : Admission : k, and explicitly expressed in
simpledes
- 压缩包中有古典密码学中放射密码和维吉尼亚密码以及 DES加密解密,并观察DES密码体制的性质。-compressed with classical cryptography radiotherapy passwords and Virginia passwords and DES encryption and decryption. DES and observation system in nature.
xixianquan
- JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换 详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source
RSAUpper_vc++
- 古典加密算法,vc实现 该软件实现了目前安全性较高的rsa加密算法 来自黑基。-Classical encryption algorithm, vc realize the software realize the current high security encryption algorithm rsa from the black base.
gudianmima
- 古典加密算法,非常实用,有需要的可以下载,不需权限-this code is very good
古典密码
- 可以直接下载运行,包含古典加密算法中的所有算法实现,比如位移密码,代换密码等等(The classical encryption algorithm can be downloaded directly to encrypt)