搜索资源列表
inverse
- 有限域上逆运算是密码学中常用的运算。本程序提供有效、快速的有限域上逆运算程序解决求逆问题。-The inversion operation of a finite field is commonly used in cryptography operations. The program provides effective, fast algorithm and program for computing the inverse problem in the finite field.
pollard
- Pollard p-1算法实现 Pollard 方法由Pollard于1974年提出,其基本想法是这样的:设素数,由Fermat小定理,又有,因此就可能是的一个非平凡因子。当然,问题在于我们并不知道是多少。一个合理的假设是的因子都很小,比如说,所有素因子都包含在因子基中,我们来尝试着找到一个能够“覆盖”,即是说,从而,因此我们可以转而求来获得所要的非平凡因子。例如设素因子上限为,便可以简单的取或是最小公倍数.-Pollard p-1 algorithm
MD5
- MD5密码算法 本程序是在MD5的算法中求Hash值中相对比较简单的,每一处的公式都是显而易见的,通过阅读MD5的算法,可以MD5的算法思想重新遍历一遍。-MD5 cryptographic algorithm of this procedure is the MD5 algorithm and hash value is relatively simple, every formula is obvious by reading the MD5 algorithm can be MD5 a
ssl-distance-edit-cert
- 包含证书的解析、ssl通信测试、编辑距离算法求字符串相似度-Contains the certificate parsing, ssl communication test, edit distance algorithm for getting string similarity
ecc-order
- elliptic curve 求 order- find elliptic curve’s order