Why RSA Decryption process takes longer time than the Encryption process?
Posted
by
Tara Singh
on Stack Overflow
See other posts from Stack Overflow
or by Tara Singh
Published on 2010-02-23T05:07:22Z
Indexed on
2012/11/21
5:00 UTC
Read the original article
Hit count: 160
I have some idea that it is due to some complex calculation, but i want to know about what exactly happens which takes long time than the corresponding encryption process. Any link to webpage or paper would be of great help.
Thanks
Thanks for the answers, One more Doubt, What about the Signing and verification? Will this time difference be there for Signing and verification also? Ex. Signing requires more time than Verification?
© Stack Overflow or respective owner