| Summary: | document ECDSA within the "-b" option of the ssh-keygen manpage | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Christoph Anton Mitterer <calestyo> |
| Component: | Documentation | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.8p1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 1845 | ||
|
Description
Christoph Anton Mitterer
2011-02-20 04:08:25 AEDT
good point, the text now reads:
> For ECDSA keys, the -b flag determines they key
> length by selecting from one of three elliptic
> curve sizes: 256, 384 or 521 bits. Attempting
> to use bit lengths other than these three values
> for ECDSA keys will fail.
close resolved bugs now that openssh-5.9 has been released |