WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

Walter.Cypher Namespace

Classes


  Class Description
Public class CheckSum
The CheckSum class will generate use cryptographic checksum hashing and provide hash validation
Public class Crypto
The Cryptology class makes encryption simple and consistent in all that use it. You can cypher text using a certificate or a password.
Public class CypherException
Class CypherException. Implements the Exception
Public class DeterministicEncryption
Provides deterministic encryption services. In deterministic encryption, identical plain text values are always encrypted into identical cipher text.
Public class PasswordGenerator
Class PasswordGenerator generates passwords and adds Tamper detection to the passwords that are generated.
Public class Secure
Base class for EF POCO classes. Look at GlobalKey and GlobalSalt for application wide cipher settings in regards to data classes that are not using a given password. ///
Public class SecureLazy<(Of <(<'TFactory>)>)>
Lazy class that allows properties to progressively load data or interact with a factory pattern

Enumerations


  Enumeration Description
Public enumeration CipherMethod
Encryption method used
Public enumeration EncryptionScope
Scope to encrypt data is accessible for users system defaults and should not be used for long term storage