Package page.codeberg.friedolyn.crypto
package page.codeberg.friedolyn.crypto
-
ClassDescriptionThe configuration of the Argon2 key derivation function.The variant of the Argon2 key derivation function that shall be used.The revision of the Argon2 key derivation function that shall be used.Represents a secret message that has been encrypted using the AES algorithm in Galois/Counter Mode (GCM).Provides methods for symmetric encryption using the AES algorithm in GCM mode and for deriving encryption keys from human-readable passwords using the Argon2 key derivation function.The result of a key derivation operation.The result of a hashing operation.An easy-to-use wrapper around
KeepassProxyAccess
to access the KeePassXC password manager.A class that generates secure passwords and passphrases.Indicates how hard it is to guess a specific password.A utility class to PGP-encrypt plaintext messages.