class Net::SSH::Transport::HMAC::None

The “none” algorithm. This has a key and mac length of 0.

def digest(data)

def digest(data)
  ""
end