Renci.SshNet.Security.Cryptography.Ciphers
Namespace with 4 public types
Classes
                                     AesCipher
                                    AES cipher implementation.
                                
                            
                            
                                
                                     TripleDesCipher
                                    Implements 3DES cipher algorithm.
                                
                            
                        
                        Enumerations
                                     AesCipherMode
                                    Custom AES Cipher Mode, follows System.Security.Cryptography.CipherMode.
                                
                            
                        
                        Abstract Classes
                                     CipherMode
                                    Base class for cipher mode implementations.