dolmen / github-keygen

Easy creation of secure SSH configuration for your GitHub account(s)
GNU General Public License v3.0
246 stars 25 forks source link

Remove support for hmac-ripemd160 MAC #38

Closed keith-rollin closed 5 years ago

keith-rollin commented 6 years ago

SSH no longer supports this MAC:

https://www.openssh.com/txt/release-7.6

...

...

dolmen commented 5 years ago

This issue is supposed to have been fixed with v1.303 which re-enabled detection of algorithms supported by your OpenSSH client to disable unsupported ones.