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: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Wed, 12 Jan 2005 01:12:22 +0100
Mail-followup-to: users@crater.dragonflybsd.org

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



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