搜索资源列表
ELGamaltool
- 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需要,于是需要专门建立大数运算库来解决这一问题-network
MIRACL
- 借助MIRACL大数运算库实现对共享软件的安全注册。
Lint05_src
- RSA大数运算库 RSA大数运算库
RSA
- 大数运算库 RSA算法 MFC做的 加密时间大概4到5秒 解密很快
miracl
- 大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。
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
MP_2ECC
- 利用大数运算库LibTomMath,进行ECC(椭圆曲线)加密算法。能运行-Using large number arithmetic library LibTomMath the ECC (elliptic curve) encryption algorithm
RSA_Dll
- 利用MIRACL大数运算库实现的RSA加密的动态链接库,读者在编译时需要重新加载MIRACL库。-MIRACL library to use computing to achieve large numbers of RSA encryption dynamic-link library, readers need to reload when compiling MIRACL library.
ecdsa
- 用于ECC公钥密码算法的大数运算库,可以实现大数的加,减,乘,除等运算,也作了一些DSA签名等实例-the big number computing for ECC algorithm and some examples
WinNTL-5_5_2
- NTL 大数运算库 专门RSA等加密算法运算库-Large numbers operator NTL library dedicated RSA encryption algorithm such as library operations
MIRACL
- 支持椭圆曲线运算的大数运算库和源程序,头文件和静态库可以使用。-Support for elliptic curve operations of large numbers arithmetic library and source code, header files and static libraries can be used.
libtommath-0.42.0
- 密码学,libtommath大数运算库,C语言实现了大数运算-libtommath large numbers arithmetic library
RSA_delphi
- 计算机网络课程设计RSA机密解密,使用大数运算库实现,界面友好,操作简单.-Computer network curriculum design RSA secret decryption, the use of large number arithmetic library, implementation, friendly interface, simple operation.
RsaKit_V1.0
- 一个基于MFC的RSA加密程序 里面有一个大数运算库-An MFC-based RSA encryption program inside a lump sum arithmetic library
freelip_1.1
- 非常有名的C大数运算库源代码,与miracl齐名的大数运算类库,完全免费,自由使用。-Majority of the computing very famous C library source code, with the majority of the computing par miracl library, completely free, free to use.
gmp-5.1.2
- RSA加解密的大数运算库,用于通信及软件验证的加解密基础算法库。-Big number operation library, for RSA Encrypt.
node-bignum
- node.js 的大数运算库,node.js中使用率较高的知名模块。-Big number operation library for node.js
ntl-6.0.0.tar
- NTL库,实现数论运算,大数运算库 专门RSA等加密算法运算库-ntl 6.0
libtomcrypt_1.17.orig.tar
- 本程序是libtocrypt和libtommath大数运算库,用于C++编写非对称加密算法。-This program is libtocrypt and libtommath majority of computing for C++ write asymmetric encryption algorithm.