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

搜索资源列表

  1. rsasa

    0下载:
  2. rsa算法的简单实现,通过输入算子生成最终的大素数。-rsa simple algorithm to achieve, by entering the operator to generate the final large prime numbers.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:1045
    • 提供者:jimoyong
  1. BigIntTest

    0下载:
  2. gmp在vs2010下实现大数运算,以此写了一个完整的rsa算法,可以实现任意大数的运算,有界面,直接运行很方便啊,-gmp in vs2010 Computation of large numbers, in order to write a complete rsa algorithm can achieve any large numbers of computing interface directly run very convenient ah ha ha
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:954368
    • 提供者:特战先锋
  1. rsa

    0下载:
  2. 这是模拟实现RSA加密解密算法的一个程序,其中还有用RSA进行数字签名和验证签名等内容-This is a program analog to achieve RSA encryption and decryption algorithm, which also use RSA digital signatures and verify the signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:1500
    • 提供者:唐风
  1. New_RSA

    0下载:
  2. 一种改进的RSA算法。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-An improved RSA algorithm. RSA public key encryption algorithm is the most influential, and it can resist all so
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:13878
    • 提供者:ibmis
  1. RSAKeyGenerator

    0下载:
  2. RSA算法(Crypto++5.6.1库)VC++2005MFC原码-The RSA the algorithm (Crypto++5.6.1 library) VC++2005MFC original code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:27474944
    • 提供者:陈治新
  1. RSA-encryption-algorithm-

    0下载:
  2. RSA加密解密算法的介绍以及C#的具体实现-The introduction of the RSA encryption algorithm as well as the concrete implementation of the C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:156096
    • 提供者:lizheng
  1. RSA

    1下载:
  2. RSA 数字签名的基本思想 RSA数字签名的安全性依赖于大数分解的困难性。 1、参数与密钥生成 首先选取两个大素数p和q,计算 n=pq 其欧拉函数值 (p-1)*(q-1) 然后选取随机整数e,满足 gcd(e,(p-1)*(q-1)))=1 并计算 d=e^-1 mod((p-1)*(q-1)) 则公钥为(e,n),私钥为d;p,q是秘密参数,需要保密。如不需要 保存,计算出e,d后可销毁。 2、签名算法 设
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-12-12
    • 文件大小:1024
    • 提供者:zzq
  1. RSA

    0下载:
  2. RSA公钥密码算法,包括自动生成逆元,加密和解密过程,附带源代码。-RSA public key cryptography algorithm, including the automatic generation of the inverse of the encryption and decryption process, with the source code.
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:154361
    • 提供者:赖晓松
  1. RSA

    0下载:
  2. JAVA语言编写 RSA加密解密算法 内含有实验报告和测试文档-RSA encryption and decryption algorithms JAVA language lab reports and test document contains
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:137741
    • 提供者:123456
  1. post-qq-rsa

    0下载:
  2. 使用rsa 加密算法 加密post时填写的qq密码 实现qq号的post注册-Qq qq number post registered password fill rsa encryption algorithm encryption post
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:15326
    • 提供者:哈哈
  1. RSA

    0下载:
  2. 详细完整的Rsa加密算法描述 信息安全编程知识-Rsa encryption algorithm information security programming knowledge
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:7804
    • 提供者:王海彬
  1. RSAscreen

    0下载:
  2. RSA算法的演示代码,内容较旧。可以学习代码实现-RSA algorithm demo code, content older. You can learn the code implementation
  3. 所属分类:CA program

    • 发布日期:2017-12-10
    • 文件大小:53275
    • 提供者:zhaoqi
  1. rsa_2

    0下载:
  2. 它是第一个既能用于数据加密也能用于数字签名的算法,本文件是rsa算法的java实现的代码-It is the first one that can be used both for data encryption can be used for digital signature algorithm, this document rsa algorithm java implementation code
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:3613
    • 提供者:zheng
  1. rsa-elgamal-dsa

    0下载:
  2. rsa Elgamal及DSA的使用实例,运用此类算法加密解密及签名验签-rsa Elgamal and DSA use instances, the use of such algorithm for encryption and decryption and signature inspection signed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:4922
    • 提供者:hdxs
  1. RSAjingjiang

    0下载:
  2. 文档介绍了RSA算法的原理,通过精简将其原理精华提取出来方便学习使用。-The document describes the principle of the RSA algorithm, by streamlining the principle extract is made convenient learning to use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:96460
    • 提供者:史浩然
  1. rsa

    0下载:
  2. rsa加密算法,用c语言实现,同时具有有加密解密功能-Rsa encryption algorithm, using c language implementation, at the same time have encryption, decryption function
  3. 所属分类:File Operate

    • 发布日期:2017-12-08
    • 文件大小:2501
    • 提供者:林西
  1. rsa_prime_gen

    0下载:
  2. RSA算法的素数产生模块的算法的C语言实现 用C标准语言写的,可以移植到各种平台-RSA algorithm is the prime number generation algorithm in C language written in standard C language module, can be ported to various platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:706
    • 提供者:zhuf.ge
  1. RSA

    0下载:
  2. 实现RSA密码体制。 1、程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。 -RSA ENCOPRITY
  3. 所属分类:Other systems

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

    0下载:
  2. 四种加密算法之RSA源代码-C++ (包含一个头文件和一个cpp文件)-Four encryption algorithm RSA source code-C++ (including a header file and a cpp file)
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:6875
    • 提供者:wwwwww
  1. RSA

    0下载:
  2. 该程序使用RSA公钥算法实现了对一个字符串的加密和解密功能。其中,采用欧几里德算法(即辗转相除法)来判断两个数是否是素数。另外,使用菜单选项来选择当前是要“加密”还是“解密”。-The program use RSA public key algorithm is presented for a string of encryption and decryption function. Among them, the Euclidean algorithm (namely division al
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:222759
    • 提供者:xiaoyezi
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com