Derivation Paths & Key Hierarchy
The Cryptnox Basic Wallet Card implements a hierarchical deterministic key structure, compliant with BIP32 (for secp256k1) and SLIP10 (for secp256r1).
All derived keys are deterministically generated from the master seed, ensuring reproducibility and isolation between domains.