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