-
-
-
-
[
VHDL]
khalil2006_true_random_number_generator.rar
... crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG) are required to generate public/private key pairs for asymmetric algorithm such as RSA and symmetric algorithm such as AES.
-
-
[
C/C++]
Encrypt.rar
Based on VC++ based on the affine encryption \ RSA encryption \ DES encryption file encryption system
-
-
[
VHDL]
BasicRSA_latest.tar.gz
... system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key ...
-
-
[
Visual C++ (VC++)]
Prime_Numbers.zip
... that is not a factor of a given integer "a",then pow(a, p- 1) = 1 (mod p) or pow(a, p- 1) p = 1 One of the main application of prime numbers nowadays is chryptography,the RSA algorithm for encrypting and decrypting messages is based on prime numbers.
-