CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RSA 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. 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. RSA

    3下载:
  2. RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:23724
    • 提供者:MR.name
  1. RSAencryptonC

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

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

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。 -2048bit the chat program using the RSA encryption algorithm for data encryption an
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:124818
    • 提供者:lll
  1. rsa

    1下载:
  2. 实现加密解密的功能,密码强度2048,速度非常的快,用时极短-Encrypt and decrypted
  3. 所属分类:其他小程序

    • 发布日期:2012-12-24
    • 文件大小:13405
    • 提供者:wang
  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. 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. RSA

    0下载:
  2. 通过MFC实现RSA加密解密,密钥是随机生成的,可以为任意长度,但是最好不要超过2048比特-Through the MFC to achieve RSA encryption and decryption keys are randomly generated, can be any length, but preferably not more than 2048-bit
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2519018
    • 提供者:lilei
  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-14
    • 文件大小:2865
    • 提供者:
  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. RSA 工具类

    0下载:
  2. rsa加解密工具类,包括2048/1024(RSA encryption and decryption tool class, including 2048/1024)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:smile2134
  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. rsa

    0下载:
  2. 实现加解密功能,自动生成密钥,实现128,256,512,1024,2048位加解密(RSA tencrypto and tdecrypto)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:7168
    • 提供者:浅浅儿
  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
« 12 »
搜珍网 www.dssz.com