Implicit HMAC, do need to do anything
HMAC
# File lib/net/ssh/transport/aes256_gcm.rb, line 11 def aead true end
# File lib/net/ssh/transport/aes256_gcm.rb, line 15 def key_length 32 end