Show / Hide Table of Contents

Namespace Slipe.Shared.Cryptography

Classes

Base64

Represents static wrappers for the Base64 encoding algorithm

Bcrypt

Represents static wrappers for hasing strings with Bcrypt

Md5

Represents static wrappers for Md5 methods

Sha1

Represents static wrappers for Sha1 methods

Sha224

Represents static wrappers for Sha224 methods

Sha256

Represents static wrappers for Sha256 methods

Sha384

Represents static wrappers for Sha384 methods

Sha512

Represents static wrappers for Sha512 methods

Tea

Represents static wrappers for the Tiny Encryption Algorithm

Back to top Generated by DocFX