Jump to content

Talk:Rabin signature algorithm

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 84.118.82.226 (talk) at 08:31, 20 April 2018 (But is RSA really insecure or less secure?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconCryptography: Computer science Start‑class Top‑importance
WikiProject iconThis article is within the scope of WikiProject Cryptography, a collaborative effort to improve the coverage of Cryptography on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
TopThis article has been rated as Top-importance on the importance scale.
Taskforce icon
This article is supported by WikiProject Computer science (assessed as Top-importance).

But is RSA really insecure or less secure?

I don't believe so. It looks quite obvious, that

is not less secure than

The exponent e here is any number greater than rwo with gcd(e, (p-1)(q-1)) equals one.


Next argument: If we find the exponent d in RSA, we can also can find the prime factors.

--84.118.82.226 (talk) 08:06, 20 April 2018 (UTC)[reply]