Independent Derivation Trees
Two independent key trees exist:
- secp256k1 tree: for blockchain applications (Bitcoin, Ethereum, etc.)
- secp256r1 tree: for enterprise and FIDO2/WebAuthn authentication
Although both trees derive from the same seed, they are mathematically isolated, ensuring that keys from one cannot compromise the other.