Click or drag to resize

Cauldron.Cryptography Namespace

 
Classes
  ClassDescription
Public classAes
Provides methods to encrypt and decrypt data with AES
Public classCryptoUtils
Provides methods for cryptography
Public classDisposableObject
Represents a base class implementation of IDisposable
Public classKeyMaterial
Provides methods to create a key material
Public classKeyPair
Represents the generated private and public key pair of the asymmethric algorithm
Public classRsa
Provides methods to encrypt and decrypt data with RSA
Public classRsaAes
Encrypts the data with AES and a random key. The Key itself will be encrypted with RSA
Enumerations
  EnumerationDescription
Public enumerationHashAlgorithms
Describes the hash algorithms
Public enumerationPasswordScore
Describes the password strength as a scoring system
Public enumerationRSAKeySizes
Defines the RSA key sizes