![]() |
Sylloge
A C# helper library
|
Go to the source code of this file.
Classes | |
| class | Sylloge.Encryption.TripleDES |
| Provides static methods to encrypt/decrypt byte arrays via the TripleDES encryption algorithm. | |
| class | Sylloge.Encryption.TripleDES.EncryptStream |
| Encapsulates an encrypting TripleDES binary stream used to write plain text data to the stream and get the encrypted values. More... | |
| class | Sylloge.Encryption.TripleDES.DecryptStream |
| Encapsulates a decrypting TripleDES binary stream used to write TripleDES encrypted data to the stream and get the decrypted values. More... | |
Packages | |
| package | Sylloge.Encryption |
1.7.4