搜索资源列表
BigInt
- RSA公钥加密算法(基于大整数的分解难实现的,包括大整数的加、减、乘、除,加密,解密等)
BigInt.rar
- 大数运算库源文件:BigInt.cpp 作者:afanty@vip.sina.com 版本:1.2 (2003.5.13) 说明:适用于MFC,1024位RSA运算,Large numbers computing library source files: BigInt.cpp Author: afanty@vip.sina.com Version: 1.2 (2003.5.13) Descr iption: applicable to MFC, 1024 bit RSA operatio
BigInteger.zip
- 自己在进行RSA的学习时写的一个BigInt类,实现了一百二十八位数的整数(十六进制的位,不是二进制的bit)的基本运算。,During the study of RSA I wrote this BigInt class implements 128-digit integer (in hex, not binary bit) of the basic operations.
RSAKit_mod
- RSA运算的大数库 语法简洁易懂 实用性强 -RSA BigInt simple and practice
BigInt_rsa
- 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
BigInt
- This unit handles big integers. E.g. for RSA
bigint
- 生成大质数 可用于RSA加密使用 至多可以1024位 速度很快-Generate large prime numbers can be used for RSA encryption up to 1024 speed quickly
BigInt
- 实现大数运算,可以运用到RSA密码编程中的幂乘的快速实现以及素数的生成等运算中-Realization of large numbers arithmetic, you can use to quickly implement RSA cryptography programming exponentiation and primes in arithmetic generation
RSA_BIGINT
- RSA算法中的大数处理,纯C代码实现,方便移植。(Large number processing in RSA algorithm.)
