This got clear to me looking into some of the code, thanks Can you please reply to my last two posts, I need to do something urgent tonight and I am kind of stuck on this
Thanks On Oct 21, 7:50 pm, "Wei Dai" <[EMAIL PROTECTED]> wrote: > > 17 is a prime, so it's relatively prime to anything > > Not quite. 17 isn't relatively prime to a multiple of 17. The way the code > works is that it takes the public exponent e as given (default 17), and then > finds primes p and q such that p-1 and q-1 are both relatively prime to e. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [EMAIL PROTECTED] More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
