Module Net::SSH::Transport::CTR
In: lib/net/ssh/transport/ctr.rb

Pure-Ruby implementation of Stateful Decryption Counter(SDCTR) Mode for Block Ciphers. See RFC4344 for detail.

Methods

extended  

Public Class methods

[Validate]