Re: computing modul
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: computing modul

From: Pubkeybreaker <Robert_silverman@raytheon.com>
Date: Tue Aug 30 2005 - 13:18:09 CEST

Håvard Raddum wrote:
> Pesso wrote:
> > I'm trying to compute m=(c^d) mod n where c and d are big numbers. Is there
> > an algorithm that I can use to program my pc to do the computation.
> >
> >
>
> Yes there is. NTL is the first that comes to mind
> (http://shoup.net/ntl), a C++ library.

BZZT. Wrong. Thank you for playing.

The poster asked for an *algorithm* that *he* can program.
He did not ask for code.

See Knuth Vol 2.
Received on Thu Sep 29 21:51:41 2005