elgamal |
|
- Classification:Network Cecurity - Other Network Security
- Development Tool:C-C++
- Sise:1.00 KB
- Upload time:2012/4/13 3:13:09
- Uploader:sukadev_99
- Download Statistics:
|
Description |
c code for elgamal
File list:
elgamal_new.c.c
If you are a member, Log in. If you are not a member, Please register
|
Related source code |
[Elgamal] - 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 |
Download Address |
DownLoad
|
Comments: Don't forget to comment after downloading! Comment... |
|