CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ElGamal数字签名

搜索资源列表

  1. ElGamal_algorithm

    0下载:
  2. 基于ElGamal的数字签名系统可以对报文在不同的密钥长度上进行签名与验证.-ElGamal digital signature system can be reported to the text in different key signature length and experience certification.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:92560
    • 提供者:杨怡
  1. 21840265ElGamal_algorithm

    0下载:
  2. ElGamal 数字签名源码,有兴趣来下了。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:92560
    • 提供者:chenxb
  1. ElGamal

    0下载:
  2. ElGamal算法的Java实现,Elgamal是用来进行数字签名的重要算法。
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:杨平安
  1. Elgamal.rar

    0下载:
  2. 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:4579
    • 提供者:蔡吉欣
  1. ElGamal

    0下载:
  2. ElGamal数字签名算法,DELPHI源码-ElGamal Digital Signature Algorithm, DELPHI source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:17503
    • 提供者:郑有华
  1. Elgamal

    0下载:
  2. Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.-Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:431513
    • 提供者:张理成
  1. elgamal

    0下载:
  2. ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 -ElGamal algorithm is used for both data encryption can also be used for digital signatures, their safety depends on the calculation of the discrete logarithm over finite fields this problem.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:93237
    • 提供者:steve
  1. 07

    0下载:
  2. des加密 ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x <p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 -des cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3319493
    • 提供者:rock
  1. 200601220942288253

    0下载:
  2. ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。   ElGamal用于数字签名。被签信息为M,首先选择一个随机数k, k与 p - 1互质,计算 -首先选择一个随机数k, k与 p- 1互质,计算   a = g^k ( mod p )
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2521051
    • 提供者:崔光涛
  1. ElGamal_src

    0下载:
  2. elgamal 算法C源代码实现,既能用于数据加密也能用于数字签名-elgamal algorithm source code with C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:163570
    • 提供者:liuxinzhi
  1. test

    0下载:
  2. 加密随机数生成,为elgamal数字签名产生基础,为DSA打基础 大家都可以下载使用-rand
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:1142966
    • 提供者:zhanglong
  1. elgamal

    0下载:
  2. ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1876
    • 提供者:李小龙
  1. EElGGamal_algl

    0下载:
  2. 一种基于ElGamal的数字签名系统能能对报文在不同的密钥长度上进行签名与验证. -Based on the ElGamal digital signature system to the packets on the different key length signature verification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:92858
    • 提供者:宴会
  1. elgamal

    1下载:
  2. 实现数字签名Elgamal算法,该算法是在rsa算法基础上的变形算法。-Digital signature Elgamal algorithm, the algorithm is in the rsa algorithm on the basis of the deformation algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:1140
    • 提供者:jimoyong
  1. ElGamal

    0下载:
  2. ELGamal数字签名加解密算法的源码( c++)-Encryption source code of ELGamal (c++)
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:13722
    • 提供者:左力
  1. ELGamal-Algorithm

    0下载:
  2. ElGamal算法既能用于数据加密也能用于数字签名-ELGamal Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:128200
    • 提供者:lhl
  1. the-original-root-

    0下载:
  2. 实验目的 原根与指标是解高次同余式的基础。在密码学中的Diffe-Hellman密钥交换协议、ElGamal公钥密码体制,以及其他许多密码协议和数字签名方案中都会用到原根及其性质。 实验内容与要求 求模n=43的最小原根,并建立其关于模43的指标表,将指标表写入g.txt中。 -Purpose and targets of the original root is the solution of high-order congruence basis. In cryptogra
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:806
    • 提供者:lei
  1. secure-util

    0下载:
  2. Base64编码摘要:对称(DES,3DES,AES,IDEA)/非对称(RSA,ELGamal)加解密,RSA/DSA数字签名,数字证书.-Abstract: symmetric (DES, 3DES, AES, IDEA)/asymmetric (RSA, ELGamal) encryption and decryption, RSA/DSA digital signature, digital certificate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:11779
    • 提供者:段维波
  1. Elgdown

    0下载:
  2. elgamal数字签名认证()
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:3561472
    • 提供者:suxiaomei
  1. right

    0下载:
  2. 椭圆曲线加密算法,ELgamal数字签名和加密算法C程序实现(Elliptic curve cryptography algorithm)
  3. 所属分类:

    • 发布日期:2017-12-27
    • 文件大小:935936
    • 提供者:fcy
搜珍网 www.dssz.com