Classes

  Class Description
Public class DESExtension
Helper class to encrypt or decrypt data.
Public class EncryptionProvider
Uses the Data Protection API (DPAPI) to encrypt and decrypt data based on the logged in user or local machine.
Public class EzRsa
RSA public key encryption in shared Web hosting environments. Based on original work by Paul Sanders (http://www.alpinesoft.co.uk), Christophe Devine and Chew Keong.
Public class FnvHash
FNV Hash a 120 bit hash which will produce a 30 character hex string.
Public class MD5Extension
Helper class to generate hash codes.

Enumerations

  Enumeration Description
Public enumeration EncryptionProviderStore
A local machine or a user store used to encrypt and decrypt the data
Public enumeration EzRsa..::..HASH_ALGORITHM
Hash algorithm types.