搜索资源列表
-
0下载:
实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
-
-
0下载:
1、Vigenere的编程实现
使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件
2、Column permutation 密码的编程实现
编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件
3、DES的编程实现
使用C语言设计实现DES密码,并加/解密一个文件
-1, Vigenere of programming using C language design and impleme
-
-
0下载:
古典密码体制研究:
包括希尔密码、维吉尼亚密码、仿射密码、置换和维吉尼亚结合密码体制,对超过10k大小的文本进行加密和解密。-Classical cryptography research: including Hill passwords, Virginia password, affine password, password replacement and Virginia combined system, the size of more than 10k text encrypti
-
-
1下载:
现代密码学 MATLAB 维吉尼亚 加密方法 古典密码体制 经典加密算法-Modern Cryptography encryption method MATLAB Virginia classic classical cryptosystem encryption algorithm
-
-
1下载:
古典密码学之维吉尼亚的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.
-
-
0下载:
这是一个关于密码学的古典密码中的移位密码的源程序。-This is a study on classical cryptography Password shift in the source code.
-
-
0下载:
信息安全相关,经典加密,AES算法-Information security-related, classical cryptography, AES algorithm
-
-
0下载:
古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
-
-
0下载:
古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
-
-
0下载:
古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
-
-
0下载:
用C语言实现的的全部的古典密码学算法的加密与解密程序,供朋友们参考。-The Classical Cryptography programme by C Language
-
-
0下载:
各种古典密码加解密算法,是初学密码学的同学的最佳入门知识-A variety of classical cryptography encryption and decryption algorithms, cryptography is a beginner students knowledge of the best entry-
-
-
0下载:
古典列置换密码。属于古典密码学、对称密钥。本程序有界面。-Classical column replacement password. Belong to classical cryptography, symmetric key. The procedure interface.
-
-
0下载:
古典密码体制的加密和解密,包括移位密码和置换密码-Classical cryptography encryption and decryption, including the displacement and replacement password password
-
-
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
-
-
0下载:
密码学中一个经典的古典多表密码体制的原来及其代码实现!-Cryptography is a classic of classical cryptography original multi-table and the code!
-
-
0下载:
密码学作业-古典密码体制的实践与分析,包括仿射密码,维吉尼亚密码,希尔密码和维吉尼亚和行置换的乘积密码体制 -Cryptography operations- the practice of classical cryptography and analysis, including affine password Virginia password, password, and Virginia Hill and replacement of the product line cryptosy
-
-
0下载:
古典密码学替代算法的C++实验的源代码。比如移位密码和替代密码-Classical cryptography alternative source of the algorithm C++ experiment. Such as the shift cipher and substitution cipher
-
-
0下载:
一个古典加密系统,可实现仿射密码,PlayFair密码,Hill密码和Vigener密码加解密-A classical encryption system, affine password, the PlayFair password, Hill passwords and Vigener password encryption and decryption
-
-
0下载:
实现古典密码中的多表代替密码的破解。根据密文的统计特性确定加密时使用的密表数量。-Classical cryptography implementation of multi-table instead of password cracking. According to the statistics of the ciphertext using the encryption cipher table number.
-