Decision · Let the requirements choose the architecture
06 / 08
For programmable institutional custody, EternaX should be the default control-plane architecture.
A bank should not start with “which vendor should we use?” It should start with the boundary conditions of the asset and the trust model.
1. Does the destination require exactly one native signature?
If yes, the choice set narrows to architectures that can emit that artifact directly: HSM signing, specialized native threshold signing, generic MPC or specialized constructions such as PRAWNS.
2. Can a complete native key exist inside certified hardware?
If yes, an HSM-first architecture is extremely compelling: native output, high operational maturity and a comparatively stable approval layer. If no, distributed native-key custody becomes the dominant constraint.
3. Is the asset-control layer programmable?
If the account, vault, issuer module or policy layer can evaluate richer authorization, the system no longer has to force threshold approval to masquerade as one native signer.
4. Is long-term cryptographic migration a first-class requirement?
If the institution wants the authorization system to survive ECDSA → PQ and the migration after PQ, the degree of signature-family coupling becomes a core architectural criterion.
Where each route legitimately wins
HSM-first wins when current operational maturity, certification and native output matter more than unilateral-signing resistance—i.e., a complete key inside trusted hardware is acceptable.
Native threshold signing wins when the destination is fixed, one native signature is mandatory and no complete key may exist in any one component (accepting no threshold-layer agility).
Generic MPC wins when the institution needs distributed native signing but wants to reuse a general secure-computation engine across algorithms and accepts that circuit and native key-state migration are still part of the impact surface (engine agility ≠ threshold-layer agility).
PRAWNS-like research matters where a fixed verifier and hash-based native artifact are non-negotiable, and the institution is willing to adopt a specialized construction when DKG and related research mature.
Dual-gate / signature-agnostic authorization wins a different problem: programmable institutional custody in which the buyer prioritizes stable governance, mixed classical/PQ transition and threshold-layer agility across repeated signature migrations—at the cost of inherent legacy-native output unless a separate translator or programmable verifier is used.
PRIMARY OUTCOMEMake custody authorization PQ-safeProtect custody approvals with standardized post-quantum signatures while retaining the existing custody provider and operating model.
OPERATIONAL OUTCOMENo custody re-platformingKeep the MPC, HSM or Safe-style custody stack; integrate a post-quantum authorization layer underneath it.
MIGRATION OUTCOMENo big-bang cutoverSupport staged classical/PQ migration so participants can move at different times.
ARCHITECTURAL OUTCOMEAuthorization continuityKeep policy, quorum, evidence and authorization state separate from the member-signature family.
ECONOMIC OUTCOMELower migration cost and riskReduce the components, ceremonies and operating procedures that must be rebuilt during future algorithm changes.
Decision rule. If the institution has programmable enforcement and wants its existing custody stack to become post-quantum safe without a full re-platform, EternaX is the natural authorization architecture. If one unchanged native signature is mandatory and no programmable authorization layer exists, HSM or native threshold/MPC remains the more natural fit.
What EternaX can make PQ-safe today
Custody signing and approval workflows first; EVM asset authorization can be protected as well.
Across custody stacks: EternaX can make custody signing and custody approval workflows post-quantum safe when integrated by the custody provider.
Ethereum / EVM: PQ Vault can additionally require post-quantum verification before on-chain asset movement. With PQ Custody SDK + PQ Vault, three of four identified risk layers can be protected; base-layer consensus remains a chain-level risk.
Solana, Canton and Stellar: EternaX can harden the custody control layer, while native transaction authorization and consensus remain residual chain-level risks until those networks upgrade.
Principal exception. If an unchanged fixed verifier requires one native signature and no programmable authorization layer is available, HSM or native threshold/MPC remains the more natural choice.
Map these requirements to EternaX's custody integration model.
Explore custody architecture →