Class: Net::SSH::Transport::HMAC::MD5_96

Inherits:
MD5
  • Object
show all
Defined in:
lib/tpkg/thirdparty/net-ssh-2.1.0/lib/net/ssh/transport/hmac/md5_96.rb

Overview

The MD5-96 HMAC algorithm. This returns only the first 12 bytes of the digest.

Instance Attribute Summary

Attributes inherited from Abstract

#key

Method Summary

Methods inherited from Abstract

#digest, digest_class, #digest_class, #initialize, #key_length, key_length, mac_length, #mac_length

Constructor Details

This class inherits a constructor from Net::SSH::Transport::HMAC::Abstract