0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 19, 2025 — Jun 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.asciidoc More... over 13 years ago
rename to asciidoc for github More... almost 14 years ago
Plot to compare AES-128-ECB and AES-128-CBC More... about 14 years ago
Braindead oversight DES->AES in aes_cuda.cu More... about 14 years ago
reran autoconf More... about 14 years ago
TODO, README, CHANGES for public release of engine-cuda More... almost 15 years ago
Improve OpenCL memory transfer speed, adjust test-scripts More... almost 15 years ago
Only create IV buffer if it does not exist yet More... almost 15 years ago
Simply calculation of grid/blockSize More... almost 15 years ago
AES: Small mistakes when timing kernel More... almost 15 years ago
test-scripts to include all implemented ciphers and modes More... almost 15 years ago
CAST5 CBC decryption (OpenCL) More... almost 15 years ago
CAST5 CBC decryption (CUDA) More... almost 15 years ago
Camellia-128 CBC decryption (OpenCL) More... about 15 years ago
Camellia-128 CBC decryption (CUDA) More... about 15 years ago
IDEA CBC decryption (OpenCL) More... about 15 years ago
IDEA CBC decryption (CUDA) More... about 15 years ago
DES CBC decryption (OpenCL) More... about 15 years ago
DES CBC decryption (CUDA) More... about 15 years ago
BF CBC decryption (OpenCL) More... about 15 years ago
BF CBC decryption (CUDA) More... about 15 years ago
Use correct number of bytes for OpenCL More... about 15 years ago
Make AES CBC work on OpenCL More... about 15 years ago
Use cuda_crypt_parameters and simplify memcpy function More... about 15 years ago
engine-opencl: Use opencl_crypt_parameters struct More... about 15 years ago
Use cuda_crypt_parameters struct to pass arguments More... about 15 years ago
AES CBC working correctly with input and output More... about 15 years ago
DES CBC decryption (OpenCL) More... about 15 years ago
DES CBC decryption (CUDA) More... about 15 years ago
Blowfish CBC decryption (OpenCL) More... about 15 years ago