Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Mqhole::Encryption
Constants
ALGORITHM = "aes-256-gcm"
DEFAULT_KDF_ITERATIONS = 210000
KDF = "pbkdf2-hmac-sha256"
KEY_SIZE = 32
NONCE_PREFIX_SIZE = 8
NONCE_SIZE = 12
SALT_SIZE = 16
TAG_SIZE = 16
Class methods
generate_passphrase
Source
Nested types
Mqhole::Encryption::Context
Mqhole::Encryption::Error
Mqhole::Encryption::Metadata