Gemstone.Security.Cryptography Namespace

Contains classes and extension functions used to simplify and standardize usage of basic cryptography using a combination of standard and proprietary encryption algorithms to produce decent obfuscations of strings, buffers and streams of data.

Classes

CharacterGroup Defines a group of characters that can appear in an automatically generated password.
DataProtection Provides methods for encrypting and decrypting data.
PasswordGenerator Generates random passwords.
Random Generates cryptographically strong random numbers.