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

搜索资源列表

  1. RSA对称加密算法源代码

    0下载:
  2. 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:143546
    • 提供者:海贵
  1. creatcert

    0下载:
  2. 使用windows csp 簽發2048 bits 憑證
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:19203
    • 提供者:nctupudn
  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-20
    • 文件大小: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-16
    • 文件大小:3770978
    • 提供者:w
  1. RSA

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

    • 发布日期:2017-04-04
    • 文件大小: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-31
    • 文件大小: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-26
    • 文件大小: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-18
    • 文件大小:112076
    • 提供者:echo
  1. 2048-v2

    0下载:
  2. 基于QT编程的2048 小游戏 基于QT编程的2048 小游戏
  3. 所属分类:Driver develop

    • 发布日期:2017-05-02
    • 文件大小:984023
    • 提供者:Youliang
  1. RSA-2048-SignVerifySign

    1下载:
  2. CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier certificate in USBKEY, the major d
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:12031
    • 提供者:张磊
  1. 2048game.tar

    1下载:
  2. 2048小游戏的简单c语言编程,适合初学者看,简单易懂,(The simple C language programming of 2048 small games)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:你好,ing天
  1. VB6支持256、512、1024、2048的RSA加密

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

« 12 »
搜珍网 www.dssz.com