Actions
Bug #3319
closedPush sshd_config's ServerKeyBits up to at least 1024 bits
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Start date:
2012-10-29
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
768-bit RSA keys can now be factored for ~$70 of compute time on Amazon.
We should at least go to 1024 (which still needs years, or $70 * 2^128 of current Amazon time).
Updated by Dan McDonald over 9 years ago
- Priority changed from Normal to Low
It appears that this number is used for ephemeral RSA keys in version 1 of the protocol. Lowering priority accordingly.
Updated by Dan McDonald over 9 years ago
- Subject changed from Push sshd_config's ServerKeyBits up to at least 1024 bytes to Push sshd_config's ServerKeyBits up to at least 1024 bits
Actions