gpu-file-encryption Implementation of AES algorithm on GPU and CPU. Requirements: C++17 Cuda 12.3 Test example Run main.cpp for using CPU Run aes-cuda-runtime/emp.cpp for using GPU