Why would anyone use DSA keys anyway? They have serious flaws which the RSA system avoids.
Notably, if you inadvertently sign something using your DSA key and a compromised PRNG, your
key is revealed.
The attraction of DSA keys seems to be simply that RSA was at one time patented. This seems
like a silly reason today.
Posted Aug 19, 2008 17:27 UTC (Tue) by tialaramex (subscriber, #21167)
[Link]
There's a diversity argument too. If everyone's infrastructure relies on RSA exclusively and
then next week someone finds a serious problem in RSA then you've got a massive disaster.
Which doesn't add up to an argument for DSA, but it does mean it's not enough to say "RSA is
better, we'll just use that". We know that RSA is no /harder/ than the factorisation problem,
but we don't have a proof that it isn't /easier/ perhaps /much easier/. We must have
alternatives, maybe Elliptic Curve or maybe something quite different.