An open API service indexing awesome lists of open source software.

https://github.com/franneck94/cuda-aes

AES Implementation (Counter Mode) in C++, OpenMP and CUDA.
https://github.com/franneck94/cuda-aes

aes c-plus-plus counter cuda encryption openmp parallel

Last synced: 6 months ago
JSON representation

AES Implementation (Counter Mode) in C++, OpenMP and CUDA.

Awesome Lists containing this project

README

          

# CUDA-AES
CUDA Implementation of AES.

Meilensteine sind in Projects definiert.

AES Erklärung: http://www.crypto-textbook.com/ Chapter4