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.
Cipher Provides general use cryptographic functions.
PasswordGenerator Generates random passwords.
Random Generates cryptographically strong random numbers.