8000 GitHub - mitchellwrosen/rsa-crack-cuda: Pairwise GCD of RSA keys using CUDA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

mitchellwrosen/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
0