| Package | Description |
|---|---|
| org.linguafranca.pwdb.security |
| Modifier and Type | Class and Description |
|---|---|
class |
Aes
AES may be used for Key Derivation and also as the underlying stream cipher
|
class |
Argon2
KDBX V4 files may use Argon2 for key derivation.
|
static class |
Encryption.KeyDerivationFunction
A list of functions that we can use to transform keys
Enum constants forward to underlying implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyDerivationFunction |
Encryption.KeyDerivationFunction.getKdf(UUID kdfUuid)
Find a KDF that matches this Uuid
|
Copyright © 2025. All rights reserved.