CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rsa C 1024

搜索资源列表

  1. RSAKey

    0下载:
  2. RSA公钥密钥生成程序,C++语言编写,采用了自己的大数类,可在短时间内生成1024位的RSA公钥和密钥,内有详细注解-RSA public key generation procedures, C language, the use of large numbers of its own category, during a 1024 production of the RSA public key and key, with detailed notes
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:989.05kb
    • 提供者:liujin
  1. RSAfinal

    0下载:
  2. 能够生成1024位的RSA算法密钥对,C++语言实现
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:56.83kb
    • 提供者:jjunfan
  1. rsa

    2下载:
  2. RSA算法C++实现,实现RSA算法,密码强度1024
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:17.42kb
    • 提供者:G
  1. 1024RSA

    0下载:
  2. 支持大整数的RSA算法,还可以自动生成随机大素数-Support for large integer RSA algorithm, can also automatically generate random large prime numbers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:61.58kb
    • 提供者:
  1. RSAencryptonC

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

    • 发布日期:2017-05-16
    • 文件大小:3.6mb
    • 提供者:w
  1. 83274902RSA

    0下载:
  2. 这是一个RSA的简单实现算法,用的是C++语言实现的. RSA加密算法的vc实现,可以实现1024位的加密 -This is a simple realization of RSA algorithm is used in C++ language to achieve. RSA encryption algorithm to achieve the vc, the 1024 can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:38.99kb
    • 提供者:易守望
  1. 4534455RSAvb

    0下载:
  2. rsa算法C++实现,实现RSA算法,密码强度1024 rsa加密/解密算法实现源码与例子 -rsa algorithm for C++ to achieve, the realization of RSA algorithm, the password strength of 1024 rsa encryption/decryption algorithm and source code examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:21.48kb
    • 提供者:易守旺
  1. RSA

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

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

    0下载:
  2. 能够生成1024位的RSA算法密钥对,C++语言实-Capable of generating 1024 RSA algorithm key pair, C++ language
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2.76kb
    • 提供者:ccc
  1. RSA-Encryption

    1下载:
  2. 用c++实现1024位大数rsa算法大数加密解密-Tarsus achieve 1024 rsa encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:知行
  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
    • 文件大小:1.06mb
    • 提供者:Appoint
  1. rsa

    1下载:
  2. RSA1024 加密解密源码,可移植到其他的嵌入式平台(Rsa1024 encryption and decryption source code, which can be transplanted to other embedded platforms)
  3. 所属分类:通讯编程

    • 发布日期:2019-12-04
    • 文件大小:238kb
    • 提供者:caiyuanwai
搜珍网 www.dssz.com