Skip to content

carbonphyber/kryptos-cu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kryptos-cu

Cuda C++ implementation of Kryptos decryptor.

Libraries

Depends on Nvidia Thrust library for Nvidia Cuda. Both require Nvidia GPU device.

Once Thrust has been installed, these example programs can be compiled directly with nvcc. See Makefile for build command with nvcc.