summaryrefslogtreecommitdiff
path: root/src/protocol/internal/ssh_evp_cipher.c
AgeCommit message (Collapse)Author
2018-05-21replace is_{en,de}crypt_ things with cipher->startedIru Cai
2016-11-08Implement ssh_cipher_t for symmetric ciphers in SSHIru Cai
* remove FQTermSSHCipher and FQTermSSH3DES, use ssh_cipher_t instead * implement EVP ciphers and 3DES-SSH1