Skip to content

tianyuanzhangNB/rsa-crack-cuda

 
 

Repository files navigation

Mitchell Rosen, Christopher Wu

To run:
cd into parallel/ or sequential/
make
./main keyfile numkeys [outputfile]

To clean:
make clean

Performance
CPU time on 255x10:/tmp -- 3636.81s
GPU time on 255x10:/tmp -- 1161.11s

Note: cpucracked-20K.txt and gpucracked-20K.txt are sorted for diff

About

Pairwise GCD of RSA keys using CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.5%
  • C++ 38.8%
  • Python 8.7%