C# (CSharp) WikiFunctions.Encryption Namespace

Classes

Name Description
RijndaelSimple This class uses a symmetric key algorithm (Rijndael/AES) to encrypt and decrypt data. As long as encryption and decryption routines use the same parameters to generate the keys, the keys are guaranteed to be the same.