Description: 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal
realization and example. Realized has signed and confirmed Platform: |
Size: 18432 |
Author:站长 |
Hits:
Description: ElGamal算法的Java实现,Elgamal是用来进行数字签名的重要算法。-Java realize ElGamal algorithm, Elgamal digital signature is used to carry out the important algorithms. Platform: |
Size: 3072 |
Author:杨平安 |
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:
Description: 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。-The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a different file. Cryptosystem with the implementation of arbitrary data types as well as the implementation of encryption and decryption of data Signature verification algorithm. I realize this project are the 32 algorithms. Among them, the digital signature verification algorithm is a summary hash value (SHA-1 algorithm generated) for signatures, and verify it. Platform: |
Size: 4096 |
Author:蔡吉欣 |
Hits:
Description: 采用C++实现公钥加密算法ELGamal对文件的加、解密-The use of C++ realization of public key encryption algorithm on the document ELGamal Encryption and Decryption Platform: |
Size: 21504 |
Author:Ivan |
Hits:
Description: 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. Platform: |
Size: 93184 |
Author:steve |
Hits:
Description: 使用vc实现的elgamal算法,可以实现对文件的加解密,效率很高,欢迎下载-Use vc achieved elgamal algorithm can be achieved on the document encryption and decryption, efficient, please download the Platform: |
Size: 1074176 |
Author:刘琦 |
Hits:
Description: ELGamal算法,可直接应用进行签名计算,可用于ELGmal签名验证,-ELGamal algorithm can be applied directly to the signature calculation, can be used to ELGmal signature verification, Platform: |
Size: 162816 |
Author:avadian |
Hits:
Description: matlab利用maple的强大的函数功能实现ELGamla算法,是matlab的效率更高。-matlab function using maple powerful features to achieve ELGamla algorithm is more efficient matlab. Platform: |
Size: 4096 |
Author:shiwuji |
Hits: