egandunning / learn-crypto

PLU Computer Science Capstone project 2016-2017. A cryptography learning tool.
MIT License
2 stars 0 forks source link

Find the prime factors of an integer. #11

Closed passanpm closed 7 years ago

passanpm commented 8 years ago

As Joe, I want to input an integer and have it factored into its primes if the computer can calculate it in a reasonable amount of time.