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