Skip to content

Add missing mac and ciphers algos

Igor Drozdov requested to merge id-add-missing-mac-and-ciphers into master

This MR cherry-picks the following PRs:


  • Adds support for hmac-sha2-512-etm@openssh.com and hmac-sha2-512 macs
  • Adds support for aes256-gcm@openssh.com cipher

Merge request reports