C语言实现的rsa加密算法,用Devcpp编译通过,附有说明文档,版权是假的哦~不是我同学·^_^-C language of rsa encryption algorithm used Devcpp compile, with documentation, Copyright is a fake is not me-oh students ^ _ ^ 下载
|
rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm 下载
|
C++语言实现的rsa加密算法,共同学习-C language of rsa encryption algorithm, learning together 下载
|
信息安全RSA非对称加密算法用c语言编程实现-information security RSA asymmetric encryption algorithm used programming language c 下载
|
C++语言实现智能卡研发技术,实现智能卡的MD5,DEC,SHA,RSA等加密技术,欢迎大家下载,交流并研究.-C + + Language development of smart card technology, smart cards MD5, DEC, SHA, RSA encryption technology, etc., all are welcome to download, share and study. 下载
|
多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is the scope -32768-32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, design algorithm large integer addition and subtraction operations. 下载
|
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope -32767 ---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations. 下载
|