module Net::SSH::Transport::CTR

def encrypt

def encrypt
  # DO NOTHING (always set to "encrypt")
end