CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 大整数

搜索资源列表

  1. 8736103199-GuTingTing-RSA

    0下载:
  2. RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:19365
    • 提供者:shenyong
  1. Bignum_class

    0下载:
  2. 实现大整数基本操作功能,可用于RSA之类的大整数运算上-The basic operation of large integer functions, such as RSA can be used for the large integer calculations on
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5583
    • 提供者:chw
  1. RSA

    1下载:
  2. RSA算法加密与解密,MFC精美的添加SKinMagic皮肤的可视化界面,采用了分治法处理大整数取模问题-RSA algorithm for encryption and decryption, MFC delicate skin to add SKinMagic visual interface, using divide and conquer the problem to handle large integers modulo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2331637
    • 提供者:yanpinghu
  1. miracl

    0下载:
  2. miracl库,用于密码编程者使用,有大整数运算,AES,HASH,等-miracl library programming for the password to use, large integer arithmetic, AES, HASH, and so on
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1716308
    • 提供者:小蜜蜂
  1. RSA.ZIP

    0下载:
  2. 产生大素数,进行任何位的RSA加密解密,进行大整数的进制转换,进行大整数的加法和乘法运算。-Generate large prime numbers, any bit RSA encryption and decryption, binary large integer conversion, large integer addition and multiplication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:790863
    • 提供者:刘亚玲
  1. RSA

    0下载:
  2. 编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。-Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:44903
    • 提供者:semmir
  1. rsa

    0下载:
  2. C#实现RSA加解密,包括公私钥的生成,已实现大整数算法,可以生成任意位的PuKey和PrKey-C# implement RSA encryption and decryption, including public-private key generation, has achieved a large integer arithmetic, you can generate any bit PuKey and PrKey
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:15675
    • 提供者:zach
  1. RSA

    0下载:
  2. RSA加密解密 里面有封装好的大整数类 是非对称的密码体制-RSA encryption and decryption are packaged inside a large integer is non-symmetric cryptosystem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:42171
    • 提供者:litian
  1. RSA-Final

    0下载:
  2. 基本RSA加密/解密算法的C++实现,带有大整数运算功能-Fundamental RSA En/Decoding algorithm with Big integer computation function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16687330
    • 提供者:
  1. deh-

    0下载:
  2. C++ 超大整数类 及RSA加密 功能特别强大的适用于非负整数的大整数类并用于RSA加密解密 -Large integer class C + + C + +, and RSA encryption and RSA encryption super integer class is particularly strong for non-negative integer big integer class for RSA encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:262270
    • 提供者:丁建民
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. Big-Integer

    0下载:
  2. 大整数实现500000位的运算,可以改进进行压缩加密算法。-Big Integer 500 000 operations , and can improve the compression and encryption algorithms .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:431103
    • 提供者:刘乐
  1. zc_RSA_090721

    0下载:
  2. 基于大整数运算的RSA加密,大数库是自己编写的版本,经过实验所有的运算都是正确的。-Large integer arithmetic RSA encryption, large numbers library is to write your own version of the experiment all arithmetic is correct.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:137051
    • 提供者:郑倡
  1. RSA

    0下载:
  2. 一个RSA算法的实现, 其中有大整数简单实现, 和求大质数的算法,最后综合成RSA加密解密算法。 代码有一定注释,输出详细的中间过程,对C++初学者很有用。-Simple implementation of an RSA algorithm, where there is a large integer, and demand a large prime number algorithm, finally consolidated into the RSA encryption al
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4106827
    • 提供者:ericlin
  1. CryptDemo

    0下载:
  2. RSA,Elgamal,EcElgamal加解密算法的演示程序。内含大整数处理代码。-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:495776
    • 提供者:cloutar
  1. RSA(NTL)

    0下载:
  2. 用VC6.0实现的,运用NTL大整数库实现RSA的加密和解密算法,具有较高的效率!-VC6.0 achieved by applying NTL large integer achieve RSA encryption and decryption algorithms, with high efficiency!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3434211
    • 提供者:朱义杰
  1. RSA

    0下载:
  2. 分别实现RSA加密算法和RSA签名算法,对RSA的设计有较好的认识,体会RSA的安全性基于数论难题——大整数因子分解问题.-Respectively, to achieve RSA encryption algorithm and the RSA signature algorithm, RSA is designed for better understanding, experience-based RSA Security number theory problems- large int
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1463
    • 提供者:merlot
  1. ntl_demo

    0下载:
  2. 最简单的ntl演示功能,对大整数感兴趣的可以看看(The simplest NTL demonstration function, interested in large integers can see)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:2481152
    • 提供者:老农
  1. MD5

    0下载:
  2. MD5是让大容量信息在用数字签名软件签署私人密匙前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。(MD5 allows large capacity information to be compre
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:雪儿飞飞
  1. rsa

    0下载:
  2. 1.问题描述 RSA密码系统可具体描述为:取两个大素数p和q,令n=pq,N=(p-1)(q-1),随机选择整数d,满足gcd(d,N)=1,ed=1 modN。 公开密钥:k1=(n,e) 私有密钥:k2=(p,q,d) 加密算法:对于待加密消息m,其对应的密文为c=E(m)=me(modn) 解密算法:D(c)=cd(modn) 2.基本要求 p,q,d,e参数选取合理,程序要求界面友好,自动化程度高。 4. 实现提示 要实现一个真实的RSA密码系统,主要考虑对大整数的处理。P
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:1108992
    • 提供者:Appoint
« 1 23 »
搜珍网 www.dssz.com