搜索资源列表
momi
- 大数的模幂算法(GUI),用密码学课本中的算法,快速、高效。计算(x的r次方) mod p 的值-Large numbers of modular exponentiation algorithm (GUI), used cryptography algorithm textbooks, fast and efficient. Calculation of (x of the r-th power) mod p value
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
cryptogram
- 密码学 des 算法的实现 可以运行 老师很适合教课-Cryptography algorithm des
des
- 基于现代密码学的DES算法的DES代码,实现功能为加密文件-DES based on modern cryptography algorithms DES code for the encrypted files to achieve functional
strass
- 解决矩阵相乘,能节约时间,减少时间复杂程度,提高算法的效率,而且应用密码学很广泛。-Solve the matrix multiplication, can save time, reduce the time complexity and improve the efficiency of the algorithm, and the application of cryptography is very wide.
rsa
- 密码学关于RSA算法的具体呈现,包括其中随机数生成-Cryptography unfolded, including the RSA algorithm in which random number generator
ks
- 凯撒加密算法的实现,密码学初始入门,希望对大家有帮助-Caesar Cipher
weizi000RC4
- 现代密码学的RC4的密钥算法,适于初学者以及需要完成相关任务的简单算法-Modern cryptography key RC4 algorithm, suitable for beginners as well as related tasks you need to complete a simple algorithm
Cryptology-SMS4-algorithm
- 这是一个密码学的关于SMS4算法的一个程序,用SMS4算法实现了信息的加解密功能。-This is a program about SMS4 a cryptographic algorithm using SMS4 algorithm of encryption and decryption of information.
Cryptology-ECC-algorithm
- 这是一个密码学的关于ECC算法的一个程序,用ECC算法实现了信息的加解密功能。-This is a cryptology about a ECC algorithm procedure, has realized the information Canadian decipher function with the ECC algorithm.
jiajiemi
- DES RSA等密码学课程中涉及到的加解密算法-DES RSA deng mi ma xue ke jia jiemi suan fa
DES
- 现代密码学中的DES加密算法的java实现-Modern cryptography DES encryption algorithm to achieve the java
jinsisuanfa&mimaxue
- 计算理论导引第二版,近似算法(多项式时间的最优化问题、最小顶点覆盖(VERTEX-COVER)近似算法)、密码学(密钥、公钥密码系统)(Computational theory leads the second edition, approximation algorithms (polynomial time optimization problems, minimal vertex covering (VERTEX-COVER) approximation algorithms), cryp
Hill_Cipher
- 通过实验,使学生对古典密码学有充分的认识;学会正确使用编程语言(C/C++、Java、Maple等)实现希尔密码与攻击,验证课堂中所学的古典密码算法;为学习现代密码算法及其应用奠定基础。(Through the experiment, the students have sufficient knowledge of classical cryptography; learn the proper use of programming languages (C/C++, Java, Maple
有限域
- 通过上机操作,使学生对高级加密标准AES算法的执行过程、密钥编排方案和加密算法的实现过程等有一个更加清晰地认识。通过本次实验,加深学生对分组密码的认识。(Through the operation of the computer, we have a clearer understanding of the implementation process of the AES algorithm, the key arrangement scheme and the implementation
RSA加解密算法
- 通过上机操作,使同学生对公钥加密算法RSA密码体制的加、解过程有一个更加清晰地认识。通过本次实验,加深学生对公钥密码体制的认识,为后面的学习打下基础。(Through the operation of the computer, there is a clearer understanding of the process of adding and solving the RSA cryptosystem of the public key encryption algorithm. Thro
安全Hash算法SHA-1的实现
- Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive und
15281160_实验1_古典密码学实验
- 实验代码,多种古典密码验证程序,维吉尼亚算法等等(Experimental code, a variety of classical password validator)
古典密码
- 可以直接下载运行,包含古典加密算法中的所有算法实现,比如位移密码,代换密码等等(The classical encryption algorithm can be downloaded directly to encrypt)
cryptopp-CRYPTOPP_5_6_5
- c++编写,包含了常见的密码学算法des,aes,rsa,ecc等(Common cryptology algorithm)