搜索资源列表
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
GMP大数运算库的windows原生编译库
- GNU MP大数运算库的windows下的.dll .h .lib文件等,可在VC编译器下编译连接,用于加密解密科学计算等
gmp-4.1.2.tar
- 大数运算库-Treasury operations of large numbers
miracl
- 大数运算库-Treasury operations of large numbers
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
miracl-user
- 一套关于大数运算函数库,用来设计与大数运算相关的密码学之应用,这里是说明文档-a majority of computing functions, for the design and operation of large numbers of Cryptography Application, here is the documentation
rsaref20.tar
- 大数运算库rsaref ,可用它来实现rsa 算法 -rsaref for computing large numbers, it can be used to achieve rsa Algorithm
Big_Int_Calculation
- 大数运算的库,速度比较快,可供大家学习使用。-majority of the operations, a relatively rapid pace for our learning.
Lint05_src
- RSA大数运算库 RSA大数运算库-RSA computation of large numbers of large numbers computing RSA Treasury Treasury
RSA
- 大数运算库 RSA算法 MFC做的 加密时间大概4到5秒 解密很快-RSA algorithm for computing large numbers MFC library to do encryption period is about 4-5 seconds declassified soon
CiperLib_release_by_csk
- 关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法-Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath
Bigint
- vc编写大数运算库,支持各种运算,数据长度自定义-vc preparation of large numbers computing library, supports a variety of computing, data length custom
miracl
- 大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。-Treasury computing large numbers miracl. With miracl this library, you can directly call the function, to realize that you ask for a public-key cryptography function
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. -The GNU MP Bignum Library, very easy to use
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 th
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.
MP_2ECC
- 利用大数运算库LibTomMath,进行ECC(椭圆曲线)加密算法。能运行-Using large number arithmetic library LibTomMath the ECC (elliptic curve) encryption algorithm
APFLOAT高精度浮点库
- APFLOAT高精度浮点库,大数运算库,很好用。支持sin ,cos ,tan,exp等函数运算。