-
-
-
-
-
[
C/C++]
artis22.zip
this is an image encryption source code to encrypt/decrypt images of many formats like bmp,png etc.,
-
-
-
-
-
[
C/C++]
DES.rar
... ) is a multiple of 8, you can use the function DES:: encrypt (key, data, sizeof (data)/8) to be encrypted, using DES :: decrypt (key, data, sizeof (data)/8) to be decrypted. If the data block size is arbitrary, then you can use the function DES:: yencrypt ...
-
[
Matlab]
aes.zip
AES encrypt and decrypt source code implemented using MATLAB