| Summary: | documentation of algorithms | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Christoph Anton Mitterer <calestyo> |
| Component: | Documentation | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | djm |
| Priority: | P5 | ||
| Version: | 6.7p1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 2266 | ||
|
Description
Christoph Anton Mitterer
2014-10-10 13:41:23 AEDT
Partially fixed in https://github.com/openssh/openssh-portable/pull/5 The: >(If that's a synonym to hmac-ripemd160 >it should probably be documented as well.) is still open, though. fixed; will be in openssh-6.8 commit 8f6784f0cb56dc4fd00af3e81a10050a5785228d Author: djm@openbsd.org <djm@openbsd.org> Date: Mon Dec 22 09:05:17 2014 +0000 upstream commit mention ssh -Q feature to list supported { MAC, cipher, KEX, key } algorithms in more places and include the query string used to list the relevant information; bz#2288 openssh-6.8 is released |