Hacker News new | ask | show | jobs
by goalieca 1048 days ago
Not for cryptographically useful group like elliptic curves. Multiplication is defined as additions and can be made fast by repeatedly doubling and add. The inverse function, division, is incomputable for large curves.
1 comments

Sorry, I should have specified this was about integer multiplication.