 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Protoman Guest
|
Posted: Wed Dec 27, 2006 10:10 am Post subject: Computing Euler's totient function |
|
|
Hi! I'm trying to compute Euler's totient function for an extremely
simple RSA program I'm writing. How, exactly, is it calculated?
Thanks! |
|
| Back to top |
|
 |
Pascal Bourguignon Guest
|
Posted: Wed Dec 27, 2006 10:10 am Post subject: Re: Computing Euler's totient function |
|
|
"Protoman" <Protoman2050 (AT) gmail (DOT) com> writes:
| Quote: | Hi! I'm trying to compute Euler's totient function for an extremely
simple RSA program I'm writing. How, exactly, is it calculated?
|
Do you know Google? It's this fine web site: http://www.google.com/
You type in keywords, and it gives you a list of web pages with these keywords.
The nice thing, is that most often you can find the answer to your
question on these we pages, just because the keywords of your
questions appear in the answers. Kind of magical! Try it!
--
__Pascal Bourguignon__ http://www.informatimago.com/
HEALTH WARNING: Care should be taken when lifting this product,
since its mass, and thus its weight, is dependent on its velocity
relative to the user. |
|
| Back to top |
|
 |
Peter Luschny Guest
|
|
| Back to top |
|
 |
wooks Guest
|
Posted: Wed Dec 27, 2006 10:10 am Post subject: Re: Computing Euler's totient function |
|
|
Protoman wrote:
| Quote: | Hi! I'm trying to compute Euler's totient function for an extremely
simple RSA program I'm writing. How, exactly, is it calculated?
Thanks!
|
You can look up this information in any number theory textbook or you
can search on the web. It's a maths question not a programming question. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|