Galactic.Cryptography Namespace |
Class | Description | |
---|---|---|
AES256 |
Rijndael is a class that allows for the easy encryption and decryption of strings
using the AES 256 encryption algorithm.
| |
SaltedHash |
SaltedHash is a class that generates and verifies salted
hashes for cryptographic purposes.
| |
SHA256 |
Handles getting and verifying SHA256 hashes.
Based on Microsoft's example code.
|