资源列表

« 1 2 ... .02 .03 .04 .05 .06 707.08 .09 .10 .11 .12 ... 1665 »

[加密解密Vigenere

说明:人们在单一恺撒密码的基础上扩展出多表密码,称为“维吉尼亚”密码。该程序实现了古代密码学重要的一个密码算法,实现密文的正确解密。-People in a single Caesar cipher based on the expansion of a multi-table code, known as the " Virginia" password. The program achieved an important
<vince> 在 2025-02-04 上传 | 大小:286kb | 下载:0

[加密解密shanks

说明:求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用
<vince> 在 2025-02-04 上传 | 大小:7.21mb | 下载:0

[加密解密AKS

说明: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-02-04 上传 | 大小:1kb | 下载:0

[加密解密fastECC

说明:椭圆曲线密码系统是最近十几年来获得迅速发展的一类密码系统.椭圆曲线的乘法的快速实现,是密码学中的重要内容,本程序实现椭圆曲线的快速乘法。-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-02-04 上传 | 大小:1kb | 下载:0

[加密解密factor

说明:分解大数质因子的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-02-04 上传 | 大小:1kb | 下载:0

[加密解密vc

说明:流密码测c语言程序,可实现加密解密功能,有界面-very good
<王峰> 在 2025-02-04 上传 | 大小:10.37mb | 下载:0

[加密解密float2bin

说明:(0,1)小数转化为二进制,对混沌加密有帮助-(0,1) decimal into binary, of the chaotic encryption help
<gill> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[加密解密Caesar

说明:C语言编写的简单移动的凯撒加密算法,可以作为一个基础源码,再行修改构成更高级的算法。-C language simple moving Caesar encryption algorithm can be used as a basis for the source, further modify the composition more advanced algorithms.
<amber> 在 2025-02-04 上传 | 大小:96kb | 下载:0

[加密解密rsa

说明:C语言编写的RSA加密算法,作为参考的代码资料,希望能给有需要的人一些帮助。-C language of the RSA encryption algorithm, the code data as a reference, I hope to give those who need some help.
<amber> 在 2025-02-04 上传 | 大小:152kb | 下载:0

[加密解密CBC

说明:用C语言编写的CBC加密算法,十分清晰简洁,适合初学者学习尝试。-Written in C language with CBC encryption algorithm, is very clear and concise, suitable for beginners trying to learn.
<amber> 在 2025-02-04 上传 | 大小:169kb | 下载:0

[加密解密Playfair1

说明:用C语言编写的具有程序界面的Playfair加密解密算法,非常好用,适合作为研究学习的资料。-Using C language program interface with encryption and decryption algorithm Playfair, very useful for learning the information for research.
<amber> 在 2025-02-04 上传 | 大小:2.7mb | 下载:0

[加密解密RSAEncryption

说明:用C++编写的RSA加密算法,已通过编译,可以正常使用。-Written in C++, RSA encryption algorithm has been compile, you can normally use.
<amber> 在 2025-02-04 上传 | 大小:1.58mb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 707.08 .09 .10 .11 .12 ... 1665 »

源码中国 www.ymcn.org