Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 185 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 185 Bytes

RSA-Factoring-Challenge

Holberton School project for learning about RSA and trying to factor big things fast.

This is my stab at it with Rust. Currently with 93% more parallelized.