Location:
Search - Elgamal.zip
Search list
Description: 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认
Platform: |
Size: 18293 |
Author: |
Hits:
Description: ElGamal算法-ElGamal algorithm
Platform: |
Size: 2048 |
Author: 朱建丰 |
Hits:
Description: ElGamal 数字签名源码,有兴趣来下了。
-ElGamal digital signature source, are interested in coming down.
Platform: |
Size: 92160 |
Author: chenxb |
Hits:
Description: ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。
密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。
ElGamal用于数字签名。被签信息为M,首先选择一个-ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two random numbers, g and x, g, x <p, computing y = g ^ x (mod p), for its public key y, g and p. Private key is x. g and p by a group of users to share. ElGamal for digital signatures. Information was signed M, first choose a
Platform: |
Size: 1024 |
Author: 修凤志 |
Hits: