📄️ Generics
Methods to perform typical operations UUID, randomPassword, ...
📄️ Key Derivation
Methods to use KDF (Key Derivation Function)
📄️ Hashing
Methods to create generic and secure digests
📄️ Password Hashing
Methods to securely hash passwords (Argon2)
📄️ HMAC
Methods to create generic and secure HMACs
📄️ Symmetric Encryption
Methods to securely encrypt data (AES-256-GCM)