-
-
[
C/C++]
DES.zip
DES encryption source, for chaining and block crypt
Category:
E-Books Upload User:
qr5123 Size:
10K
-
-
[
Java/JSP]
aes.rar
Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
-
[
Java/JSP]
elgamal.rar
ElGamal method is an aymetric method to crypt message. You can use ElGamal to crypt the key session of symetric method.
-
-
[
Java/JSP]
rsa.rar
RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric method.
-
-
[
Delphi]
cipher.zip
nice crypt method, if you are a delphi programmer you really love this because is very useful code
Category:
Delphi VCL Upload User:
gsgpower Size:
677K
-
-
[
C/C++]
usecryptoapibase.rar
use the base function Crypto API for crypt/decrypt message and view cryptoproviders in your system.(console application)