Class: Net::SSH::Transport::HMAC::SHA1_96
- Defined in:
- lib/net/ssh/transport/hmac/sha1_96.rb
Overview
The SHA1-96 HMAC algorithm. This returns only the first 12 bytes of the digest.
Instance Attribute Summary
Attributes inherited from Abstract
Method Summary
Methods inherited from Abstract
aead, #aead, #digest, digest_class, #digest_class, etm, #etm, #initialize, #key_length, key_length, mac_length, #mac_length
Constructor Details
This class inherits a constructor from Net::SSH::Transport::HMAC::Abstract