Skip to main content

Key Derivation

Definition

Key derivation is a cryptographic process used to generate new cryptographic keys from a master secret, such as a password or a seed phrase. This method allows for the creation of multiple, distinct keys from a single source of entropy, enhancing security and manageability. It is a foundational element in securing digital wallets and ensuring the privacy of user data.