tuweni / org.apache.tuweni.crypto.sodium / KeyDerivation / <init>

<init>

KeyDerivation()

Key derivation.

Multiple secret subkeys can be derived from a single master key.

Given the master key and a key identifier, a subkey can be deterministically computed. However, given a subkey, an attacker cannot compute the master key nor any other subkeys.