Am 25.03.2013 05:51, schrieb Jeffrey Yasskin:
> You missed that ECDSA != DSA.

Yeah, Elliptic Curve DSA is as secure as RSA while using much shorter
keys. ECDSA verification used to be much slower so you may want to
prefer RSA for short time connections like hg pull and push.

Christian
_______________________________________________
python-committers mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to