Hacker News new | ask | show | jobs
by nitfol 5781 days ago
Factoring is not known to be in P. You're thinking of primality testing, specifically http://en.wikipedia.org/wiki/AKS_primality_test
1 comments

Thanks! Fixed.
More fix needed: "an n digit number can be factored in n^12 steps."