搜索资源列表
Soft20060210162206769
- PRIM算法 一个基本的算法 可以和其他程序结合使用 加密 -EBLSS algorithm for a basic algorithm and other procedures with the use of encryption
jiajiemisuanfa
- 一个十分基本的加解密算法,可以了解加解密的本质内容。-a very basic encryption algorithms, encryption can understand the essence.
BasicDES.tar
- 基本的des加算法,-basic arithmetic,
md5
- MD5的一个待调算法. MD5算法的基本结构已经有了,但是仍需高手前来调试.
DESTest
- DES加密解密,了解掌握加密解密算法的基本知识-DES encryption and decryption, learn to master the basics of encryption and decryption algorithm
pollard
- Pollard p-1算法实现 Pollard 方法由Pollard于1974年提出,其基本想法是这样的:设素数,由Fermat小定理,又有,因此就可能是的一个非平凡因子。当然,问题在于我们并不知道是多少。一个合理的假设是的因子都很小,比如说,所有素因子都包含在因子基中,我们来尝试着找到一个能够“覆盖”,即是说,从而,因此我们可以转而求来获得所要的非平凡因子。例如设素因子上限为,便可以简单的取或是最小公倍数.-Pollard p-1 algorithm
duichen-suanfa-
- 对称密钥算法,很基本的加密解密算法,适合新手学习研究-Symmetric key algorithm, very basic encryption and decryption algorithm, suitable for novice learning research
Miller-Rabin
- 基本的MILLER-RABIN算法,是密码学学生的基本知识!-Basic Miller-Rabin algorithm is the basic knowledge of cryptography students!
sm
- 实现国密算法的SM2、SM3、SM4,可以界面上测试算法的正确性,同时包含国密局公开的国密算法规范,这是信息安全的基本软件。-Encryption algorithm to achieve the country s SM2, SM3, SM4, you can test the correctness of the algorithm interface and also includes the country close to the national Bureau of Public e
RSA
- RSA加密算法,密钥长度少于7位,可实现基本的加密解密功能-RSA cryptology
RSA
- ?理解公钥密码及数字签名相关的基本概念 ?理解并能够编写RSA或DSA数字签名算法 ?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature To understand and be able to write RSA or DSA digital signature algorithm Is proficient in C++ programm