RSA vs DSA

Joerg Sonnenberger joerg at britannica.bec.de
Tue Jan 11 16:13:35 PST 2005


On Tue, Jan 11, 2005 at 08:30:42PM +0000, Jonathon McKitrick wrote:
> 
> I heard from a reputable source that DSA is better than RSA for login.  I
> have been looking on the web, and I have read that (a) RSA is faster to
> verify and (b) RSA is just a better protocol.

RSA and DSA are crypto algorithms. DSA offers better security with shorter
key lenght because it doesn't add as strong requirements as RSA does.
This should result in higher processing speed. The interesting part is
now that a good DSA key is harder to create than a good RSA key, for the
latter you just need a pseudo-prime. This might be what they mean with 
faster to verify.

Joerg





More information about the Users mailing list