Two factory-linked Cryptnox cards cooperate through an interactive ECDH exchange to create an identical, non-extractable master seed. The seed is never exposed in the clear and cannot be exported — guaranteed by each Secure Element
Dual Generation Mode lets two specific Cryptnox cards jointly create the same master seed while guaranteeing that:
Why it is secure:
Dual Generation is an interactive, three-step card-to-card exchange that enforces mutual authentication and message integrity
Card A and Card B are a factory-linked pair (they share the pair-specific Group Secret burned into each Secure Element)
Result :
• MasterSeed = SHA-256 (ECDH_shared)
• Stored non-exportable on both cards — identical seed on Card A and Card B
Only this specific pair can complete this protocol (pair-bound by Group Secret)