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

搜索资源列表

  1. RSA1 用RSA算法实现加解密的功能

    0下载:
  2. 用RSA算法实现加解密的功能,可支持128-2048位,RELEASE版本,无问题。还有可支持大数运算的计算功能-RSA encryption algorithm with the functionality to support 128-2048 bit, RELEASE version, no problem. There can support large numbers of computing operations
  3. 所属分类:加密解密

    • 发布日期:2017-05-19
    • 文件大小:5671925
    • 提供者:张友乔
  1. refine_RSA

    1下载:
  2. 实现了蒙哥马利算法,能够对2048,1024.512位的RSA进行加解密运算,能够自动生成密钥-Montgomery algorithm is implemented, can 2048,1024.512 bit RSA encryption and decryption operations to automatically generate the keys
  3. 所属分类:加密解密

    • 发布日期:2012-12-25
    • 文件大小:1530648
    • 提供者:曾健林
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:22393
    • 提供者:s_wilfred
  1. RSAencryptonC

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。RSA的缺点主要有:A)产生密钥很麻烦,受到素数产生技术的限制,因而难以做到一次一密。B)分组长度太大
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3770978
    • 提供者:w
  1. RSA

    0下载:
  2. software rsa 2048bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:888
    • 提供者:amir
  1. rsaeuro

    0下载:
  2. RSA加解密算法源码,linux下实现,支持1024密钥长度-RSA formula source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:198850
    • 提供者:leowang
  1. cwcli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:94137
    • 提供者:Andrey
  1. safecli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:131481
    • 提供者:Andrey
  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-30
    • 文件大小:44903
    • 提供者:semmir
  1. rsaJAVA

    0下载:
  2. 用RSA算法在JAVA1024/2048-using ras encrpytion algorithm in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:106840
    • 提供者:Rimsonil
  1. rsa2048

    3下载:
  2. 2048位的RSA加解密算法实现,运行起来对电脑配置要求可能比较高-2048bit RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8730681
    • 提供者:wwc
  1. RSA2048

    0下载:
  2. MFC实现RSA算法加密,有四个强度256 512 1024 2048,绝对可以用-The MFC implementation of the RSA encryption algorithm, there are four intensity 25,651,210,242,048 can surely be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:9694810
    • 提供者:陆鸣
  1. RSA

    0下载:
  2. RSA加密解密, 调用汇编,2048位1秒内搞定 源码+演示(转载:非本人原创)-RSA encryption decryption, call assembly, 2048 1 seconds fix
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:451823
    • 提供者:aopo
  1. RSARef

    0下载:
  2. RSA算法源程序,标准C实现,可支持512到2048长度。-RSA algorithm source, the standard C implementation that supports 512-2048 lengths.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:112076
    • 提供者:echo
  1. theRealRsa4vb6

    5下载:
  2. 最真实有效的VB6.0版的RSA加解密算法模块,已做成类模块很方便调用。这是我这两三年来找到的最好用的RSA加解密算,运算速度超快,制作1024位及2048位的加解密相当快,实用性极强,用于共享软件的网络在线验证再合适合过了。这个代码对于还在用VB6.0做共享软件的朋友在做注册模块时相当有用的,可以确保不会被写出注册机来。-The most real and effective VB6.0 version of RSA encryption and decryption algorithm mo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3618
    • 提供者:苏海燕
  1. myrsa_str

    0下载:
  2. 使用crypto++ 5.6.2实现的RSA加解密算法,支持字符串文件的加解密,公钥默认为2048bit。 使用Cygwin编译测试通过。-RSA 2048 with crypto++ 5.6.2. Support ASCII file. Compiled Cygwin and tested PASS.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:
  1. myrsa_bin

    0下载:
  2. 使用crypto++ 5.6.2实现的RSA加解密算法,支持二进制文件的加解密(即任意文件格式),公钥默认为2048bit。 使用Cygwin编译测试通过。-RSA 2048 with crypto++ 5.6.2. Support any file format. Compiled Cygwin and tested PASS.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2865
    • 提供者:
  1. chat_RSA

    0下载:
  2. rsa算法的例子,2048位密钥生成时间15分钟,没有密码-RSA algorithm example, 2048 key generation time 15 minutes, no password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-08
    • 文件大小:15390828
    • 提供者:123
  1. rsa

    0下载:
  2. rsa的加密解密算法,可以实现2048位的,虽然速度有点慢(RSA encryption and decryption algorithm, can achieve 2048 bits, although a bit slow)
  3. 所属分类:加密解密

    • 发布日期:2017-12-27
    • 文件大小:19456
    • 提供者:NIUJIE
  1. VB6支持256、512、1024、2048的RSA加密

    9下载:
  2. 很好的一个vb6的rsa加密解密,支持256、512、1024、2048。
  3. 所属分类:加密解密

« 12 »
搜珍网 www.dssz.com