搜索资源列表
BigInt1.2
- 高效率大数运算库源码,用途广泛 版本为本人(作者)保留的1.2版,网上流传的是1.0-1.1版 -efficient source of large numbers arithmetic library, a wide range of uses Version I (the author) to retain the 1.2 version of the popular online version of 1.0-1.1
freelip_1.1.tar
- 非常有名的大数运算库 和miracl齐名的大数运算库,但是完全免费,您可自由使用。-very famous for the large numbers Operational miracl and enjoying the majority of the computing arsenal, but totally free, you are free to use.
miracl-largenumber
- miracl-大数运算库,大家使用有什么问题请多多提意见-miracl-majority arithmetic library, we use what I would like him to speak up
rsaref20.tar
- 大数运算库rsaref ,可用它来实现rsa 算法 -rsaref for computing large numbers, it can be used to achieve rsa Algorithm
ELGamaltool
- 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需要,于是需要专门建立大数运算库来解决这一问题-network
MIRACL
- 借助MIRACL大数运算库实现对共享软件的安全注册。
afanty_biginttest
- afanty大数运算库的使用例程,同学做的。供参考。
Lint05_src
- RSA大数运算库 RSA大数运算库
RSA
- 大数运算库 RSA算法 MFC做的 加密时间大概4到5秒 解密很快
Bigint
- vc编写大数运算库,支持各种运算,数据长度自定义
miracl
- 大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。
gmp-4.2.2.tar
- The GNU MP Bignum Library,非常好用的大数运算库,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
WinNTL-5_4_2
- 一个比较通用的大数运算库,内附安装说明,5_4_2版本
rsa1l
- /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled He
RSA-lx
- /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled He
GMP大数运算库的windows原生编译库
- GNU MP大数运算库的windows下的.dll .h .lib文件等,可在VC编译器下编译连接,用于加密解密科学计算等
MP_2ECC
- 利用大数运算库LibTomMath,进行ECC(椭圆曲线)加密算法。能运行-Using large number arithmetic library LibTomMath the ECC (elliptic curve) encryption algorithm
gmp-4.1.2.tar
- 大数运算库-Treasury operations of large numbers
CSBigInteger
- 一个自己写的 C# BigInteger 类,.net 类库中没有 BigInteger 类,写此类是为了与 java 中的 BigInteger 对应,以方便大数运算-One wrote it myself C# BigInteger Class,. Net library does not BigInteger class, write these in order to correspond with the java in the BigInteger to facilitate the
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.