DragonFly BSD
DragonFly users List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: RSA vs DSA


From: Kris Maglione <bsdaemon@xxxxxxxxxxxx>
Date: Tue, 18 Jan 2005 01:36:43 -0500

Joerg Sonnenberger wrote:
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
So, what about "(b) RSA is just a better protocol [(algorighm)]"?
I've read a few pieces which recommend RSA over DSA, although most crypto programs (OpenSSL/SSH etc.) say RSA is depricated/a last resort. Any insights?




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]