Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does this essentially mean that the Big-O "circuitry requirements" of factoring integers using Schorr's is super polynomial?




The article explains the gate cost mostly comes from O(n) multiply-under-mod ops on O(n)-bit numbers. Each op could be naively spelled out as O(n^2) gates. So the whole thing looks cubic to me at worst.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: