说明:实现了rsa算法的加密和解密过程,其中体现了简单的算法的流程,这种代码有利于初学者深入理解算法
-Rsa algorithm implements encryption and decryption process, which reflects the simple process of the algorithm, this code help beginners-depth understanding of algorithm <新基耶夫> 在 2025-05-09 上传
| 大小:1kb | 下载:0
说明:AKS素性检验:AKS 算法从理论上成功解决了在多项式时间内进行确定性素性测定的著名难题,本程序实现AKS算法。-AKS primality test: AKS algorithm theory successfully resolved in polynomial time deterministic primality-known problem determination, the process to achieve AKS a <vince> 在 2025-05-09 上传
| 大小:1kb | 下载:0
说明:椭圆曲线密码系统是最近十几年来获得迅速发展的一类密码系统.椭圆曲线的乘法的快速实现,是密码学中的重要内容,本程序实现椭圆曲线的快速乘法。-Elliptic Curve Cryptography is the last ten years to get the rapid development of a class of cryptosystems. Rapid multiplication of elliptic curves to <vince> 在 2025-05-09 上传
| 大小:1kb | 下载:0
说明:分解大数质因子的Shor算法的提出,对RSA公钥密码体系构成了很大的威胁,本程序实现2种算法的大数因子分解。-Decomposition of large number of quality factors in Shor algorithm proposed, on the RSA public key cryptography system constitutes a great threat, the program achiev <vince> 在 2025-05-09 上传
| 大小:1kb | 下载:0
说明:单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be us <龙> 在 2025-05-09 上传
| 大小:1kb | 下载:0
说明:利用欧几里原理来求出 sa+tb=(a,b) 中的系数 s 和 t,其中(a,b)是a和b的最大公约数,a和b为输入数据。-figure out s,t,(a,b) at the same time after you input a,b. <xiaohe> 在 2025-05-09 上传
| 大小:1kb | 下载:0