C# (CSharp) WebApplications.Utilities.Cryptography Namespace

Nested Namespaces

WebApplications.Utilities.Cryptography.Configuration
WebApplications.Utilities.Cryptography.Test

Classes

Name Description
AESCryptographer
AsymmetricCryptographyProvider Base class for all asymmetric cryptographic providers.
Base32EncoderDecoder
CryptographyExtensions
HashingCryptographyProvider Base class for all hashing cryptographic providers.
KeyedHashingCryptographyProvider Base class for all hashing cryptographic providers that have a key.
RSACryptographyProvider Implements the RSA algorithm as an AsymmetricCryptographyProvider.
RandomCryptographyProvider
Resources
SymmetricCryptographyProvider
XmlCryptoExtensions