-
-
-
[
C/C++]
rijndael.rar
This is the official website to download from the NIST' s AES source, because the original site for the English version, reproduced over and share.
-
[
C/C++]
AES_C.rar
From the AES of the C language version of C++ version of the type involved in the content be modified, to pass the test. AES I uploaded the C++ version and C version are tested can be used.
-
-
[
Java/JSP]
DH.rar
...
Step 3: Use UDP to exchange DH public key
Step 4: Establish an AES‐256 encrypted channel using UDP and deliver one encrypted file
Step 5: Establish an AES‐256 encrypted channel using TCP and deliver one encrypted file
-
-
-
-
[
Unix_Linux]
aesp.zip
Parallel AES algorithm, this is my parallel operation, in fact, if not efficient parallel it, but can refer to them is how parallel process of writing a bit with the other parallel.
-
[
C/C++]
Crypt_Decrypt_C.rar
Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA1, MD4, MD5 BASE64, there are other algorithms.