Class Net::SSH::Transport::HMAC::RIPEMD160
In: lib/net/ssh/transport/hmac/ripemd160.rb
Parent: Abstract

The RIPEMD-160 HMAC algorithm. This has a mac and key length of 20, and uses the RIPEMD-160 digest algorithm.

[Validate]