Make your Besu network post-quantum safe.
PQ-safe tokenization, privacy, custody, and consensus for existing and greenfield Besu networks. No replatforming.
No other provider addresses Besu's post-quantum exposure.
Tessera is deprecated. Its successor Paladin uses quantum-vulnerable BN254. No blockchain infrastructure vendor other than EternaX addresses Besu's post-quantum exposure across any of these surfaces.
| Migration surface | Current dependency | Quantum exposure | EternaX product | Coverage |
|---|---|---|---|---|
| Private payload confidentiality | Tessera (deprecated) / Paladin BN254 | All historical private txns subject to HNDL | PQ Privacy Overlay | ML-KEM-768 + AES-256-GCM |
| Private sender authentication | ECDSA / EdDSA | Forgery under Shor's algorithm | PQ Privacy Overlay | SLH-DSA / ML-DSA-65 |
| Tokenization controls | ECDSA admin keys, ecrecover claims, ERC-2612 permits | Issuer forgery, compliance bypass, unauthorized mint/burn | PQ Vault, PQ-ONCHAINID, PQ-Permit, PQ-4626 | SLH-DSA application-layer enforcement |
| Consensus & validator signatures | QBFT/IBFT ECDSA/BLS | Validator impersonation, block forgery | PQ-Safe Ledger | QBFT with SLH-DSA |
| P2P and node communication | devp2p classical keys | Node impersonation, network partition | PQ-Safe Ledger | PQ P2P |
| Custody and key management | MPC/HSM ECDSA threshold | Key derivation under Shor's algorithm | PQ Custody SDK | Dual-gate construction |
PQ Privacy Overlay covers privacy (payload confidentiality and sender authentication) without consensus change. Tokenization modules cover the application layer (issuer authority, compliance, permits, vault governance). PQ-Safe Ledger covers privacy, consensus, and P2P end-to-end. PQ Custody SDK covers key management. All deploy on the same Besu network.
Product coverage across migration surfaces
ERC-3643 security tokens, tokenized deposits, compliance claims, permit approvals, and vault governance running on Besu all use ECDSA authorization paths. EternaX replaces those paths with SLH-DSA enforcement without changing the token contracts, the identity registry, or the compliance logic.
| PQ-ONCHAINID | PQ-safe compliance claims validation. SLH-DSA claim issuance via precompile. Identity Registry, Trusted Issuers Registry, Claim Topics Registry unchanged in shape. |
| PQ Vault | PQ-safe vault governance. EIP-4337 account abstraction with SLH-DSA verification for institutional vault controls. |
| PQ-Permit | PQ-safe gasless approvals. Replaces ERC-2612 ECDSA permits with SLH-DSA permit signatures. |
| PQ-4626 | PQ-safe tokenized vault standard. Deposit, withdraw, and governance authority protected by SLH-DSA. |
Protects the application-layer authorization paths: issuer authority, compliance claims, permit approvals, vault governance. Does not make unchanged Besu consensus or P2P post-quantum safe. Those surfaces are addressed by the PQ Privacy Overlay (privacy) and PQ-Safe Ledger (consensus + P2P).
MPC custody providers securing Besu-based assets use ECDSA threshold signing. EternaX PQ Custody SDK wraps the existing custodian in a dual-gate construction without replacing it: Gate 1 is per-party SLH-DSA authentication, Gate 2 is affine secret-sharing threshold authorization.
| Gate 1: PQ authentication | Each party authenticates with SLH-DSA-SHAKE-128s (FIPS 205) before any signing operation proceeds. |
| Gate 2: Threshold authorization | Affine secret sharing over a prime field. Resolves the impossibility result on threshold hash-based signatures. |
| Provider preserved | Fireblocks, Taurus, BitGo, DFNS, or any MPC/HSM provider remains in place. EternaX adds the PQ approval gate on top. |
| Signature-agnostic | Works regardless of the custodian's internal signing scheme. No custodian code change required. |
Protects the custody approval and authorization path. Does not replace the custodian, take possession of assets, or modify licensing obligations. Does not make unchanged Besu consensus or privacy post-quantum safe.
Post-quantum privacy for existing Besu networks. No consensus change. No binary fork. No validator migration.
QBFT / IBFT 2.0 / Clique continues as-is. Non-privacy validators install nothing.
Standard JSON-RPC. Minimal immutable anchor contract on-chain.
Optional HSM / KMS boundary.
What stays in place
What EternaX adds
| PQ payload encryption | ML-KEM-768 key establishment + AES-256-GCM |
| PQ sender authentication | SLH-DSA-SHAKE-128s (conservative) / ML-DSA-65 (operational) |
| Privacy group governance | Dynamic membership, epoch keys, compartmentalized blast radius |
| Private execution | Deterministic EternaX Private Execution Engine (pinned EVM) |
| Data availability | Signed overlay receipts; retrievability challenges |
| Regulatory observation | Group-bound policies, scoped credentials, threshold controls |
| Recovery | Availability receipts, archives, snapshots, certified recovery |
| Tessera migration | Version-specific adapters, dual-read, workflow-by-workflow |
| Crypto-agility | Full-stack governed rotation (see below) |
| Profile | Target environment | Consensus change |
|---|---|---|
| A: Native Overlay | Any existing Besu. JSON-RPC + anchor contract. | No |
| B: Legacy Compatibility | Besu/GoQuorum with Tessera/EEA. Dual-read migration. | No |
| C: Middleware Adapter | FireFly, bank APIs, custody engines, compliance. | No |
| D: Assured Integration | Optional. Besu plugins, validator-side checks. | Optional |
A privacy group is not PQ-safe until every recipient has activated the PQ suite. Profile B Tessera migration is version-specific. Profile D is not required for A, B, or C.
Post-quantum-safe privacy and private-authorization overlay for existing Besu networks. Not a fully PQ-safe Besu network. Not PQ-safe QBFT. Consensus and outer transaction authorization remain classical. That residual is addressed by the PQ-Safe Ledger.
Hyperledger Besu's open-source codebase, made post-quantum safe and crypto-agile. For institutions building new permissioned networks who want PQ from day one.
PQ-safe Besu stack
| PQ consensus | QBFT with SLH-DSA validator signatures |
| PQ P2P | Post-quantum node communication and credentials |
| PQ transaction signing | SLH-DSA native account signatures |
| PQ precompiles | SLH-DSA verify (0x0404), ML-DSA-65 verify (0x0405) |
| PQ privacy | PQ Privacy Overlay integrated natively |
| EVM compatibility | Full. Existing Solidity contracts deploy without modification. |
| TPS under PQ | ~2% loss vs. 84–90% for post-hoc migration on other chains |
| Crypto-agility | Full-stack governed rotation (see below) |
EO 14412 mandates PQC for key establishment by December 31, 2030, and digital signatures by December 31, 2031. Every institutional network built on classical Besu in 2026–2027 faces mandatory PQ migration before those deadlines—at 84–90% TPS cost. EternaX PQ-Safe Ledger eliminates that future cost at ~2% TPS cost today.
Why G-SIBs will need an internal permissioned ledger
The dominant institutional DLT architecture is dual-layer: an internal permissioned ledger for intra-institution operations (tokenized deposits, internal settlement, trade lifecycle) plus a shared network for cross-institution settlement. Every G-SIB doing tokenization today either already operates an internal ledger or will need one as tokenized deposits, tokenized bonds, and tokenized fund infrastructure move from pilot to production. EVM/Besu is the dominant technology choice for new institutional permissioned ledger builds. Banks evaluating what to build on face a choice: deploy classical Besu and inherit a mandatory PQ migration before 2030-2031, or deploy PQ-safe Besu from genesis.
Privacy, consensus, and P2P end-to-end within the network perimeter. This is Besu, made PQ-safe. Tokenization modules and PQ Custody SDK deploy on top. Cross-institution settlement is addressed separately by EternaX.
Privacy, tokenization, consensus, and custody on one Besu network.
Institutions running Besu are not just running consensus. They are issuing tokenized securities, managing compliance claims, controlling mint/burn authority, and securing assets through MPC custody. EternaX covers the entire Besu deployment as one integrated protection architecture.
| Besu deployment layer | EternaX product | What it protects |
|---|---|---|
| Privacy | PQ Privacy Overlay | Private payloads, sender authentication, privacy groups, regulatory observation |
| Tokenization | PQ Vault, PQ-ONCHAINID, PQ-Permit, PQ-4626 | Issuer authority, compliance claims, permit approvals, vault governance for ERC-3643 / ERC-4626 on Besu |
| Consensus & P2P | PQ-Safe Ledger | QBFT validator signatures, P2P credentials, transaction signing, precompiles |
| Custody | PQ Custody SDK | MPC/HSM approval workflows, dual-gate construction, signature-agnostic authorization |
All four product lines deploy on the same Besu network. An institution can adopt any combination based on its risk posture: privacy only, privacy plus tokenization, or the full stack. Each product creates a documented protection boundary. Detailed tokenization coverage is on the Stablecoins & Tokenization page. Detailed custody coverage is on the Custody & MPC Providers page.
Full-stack crypto-agility. Algorithm rotation without hard fork.
OMB M-26-15 Section 5 and NIST CSWP 39 require crypto-agility: rolling algorithm rotation, not a one-time migration. For Besu operators, this means the question is not whether your network can migrate to SLH-DSA once. It is what happens when NIST updates the standard, when a side-channel attack is published, or when your regulator requires a different parameter set. On classical Besu, every rotation is a hard fork. On EternaX Besu products, every rotation is a governance parameter change.
| Chain | To rotate one algorithm | Consequence |
|---|---|---|
| Classical Besu | Hard fork. QBFT format change. Genesis reconfiguration. | Network-wide coordination. 84–90% TPS loss. Every rotation. |
| EternaX Besu products | Governance parameter change | Zero downtime. Zero breakage. Zero incremental cost. |
| Ethereum | Hard fork across 5 client teams | Multi-year. Breaks ecrecover, L2s, wallets |
| Solana | Runtime upgrade | Breaks GPU parallelization. ~90% TPS loss |
| Canton | Participants + Synchronizer + Chainlink DON | Full network disruption |
| Stellar | Protocol bump + validator vote | Breaks SDKs, wallets, anchors |
Other chains can become PQ-safe once, at enormous cost. EternaX Besu products stay PQ-safe permanently, at zero incremental cost per rotation.
Post-quantum readiness by deployment condition.
Make your Besu tokenization PQ-safe before quantum risk reprices your instruments.
PQ-safe issuer authority, compliance claims, permits, and vault governance for tokenization on your existing Besu network.
Harden your existing Besu privacy layer before EO 14412 transmission arrives.
Deploy PQ Privacy Overlay. No consensus change. Documented coverage boundary. CBOM-ready audit trail. Tessera migration included.
Make your Besu MPC custody PQ-safe without replacing your custodian.
PQ Custody SDK wraps Fireblocks, Taurus, BitGo, DFNS, or any MPC/HSM provider. Dual-gate construction. No custodian code change.
Your next internal ledger should be PQ-native from genesis.
G-SIBs are tokenizing on Canton, Fabric, Corda, public Ethereum, and proprietary platforms. As tokenized deposits scale, each will evaluate EVM/Besu for internal ledger infrastructure. PQ-Safe Ledger eliminates migration debt from day one. ~2% TPS cost. Full EVM compatibility. Full crypto-agility.
Produce a defensible PQ readiness position for your Besu infrastructure.
Exposure map across six migration surfaces. CBOM inventory. EO 14412 compliance evidence.
Reference architecture for institutional Besu PQ remediation.
Deployable remediation path for banking clients with live Besu infrastructure.
From exposure map to enforced post-quantum controls.
Map.
Inventory Tessera/Paladin status, privacy groups, consensus type, validator keys, tokenization contracts and issuer key types, permit and ecrecover assumptions, MPC custody integrations, observation requirements, and HNDL exposure window. Identify every classical bypass.
Deploy.
Connect PQ Privacy Overlay, tokenization modules (PQ-ONCHAINID, PQ-Permit, PQ-4626, PQ Vault), PQ Custody SDK, or PQ-Safe Ledger. Validate profiles, crypto suites, group migration, deterministic execution, and coverage boundaries. IPCP-1 constrains the first build.
Enforce.
PQ-safe authorization as exclusive path across all protected surfaces. Document residuals per product. CBOM inventory. EO 14412 evidence. Produce the phased integration roadmap.
Detailed evidence for post-quantum Besu infrastructure.
Define a deployable post-quantum protection boundary for your Besu infrastructure.
Map exposure, validate compatibility, produce a phased CBOM-ready integration roadmap aligned to EO 14412 deadlines.
Start the Besu readiness assessmentHyperledger Besu post-quantum security and EternaX: frequently asked questions
Direct, source-linked answers on how EternaX hardens Hyperledger Besu across privacy, tokenization, custody authorization, consensus, P2P, crypto-agility, NIST standards, EO 14412, and institutional migration.
Hyperledger Besu post-quantum security and EternaX
Existing Besu networks: privacy, Tessera, tokenization, and custody
PQ-Safe Ledger and full-stack crypto-agility
ecrecover. EternaX treats those dependencies as migration surfaces rather than hiding them behind a generic compatibility claim.Institutional Besu deployments and integrations
NIST standards, tokenization, and cryptographic inventory
EO 14412, institutional readiness, and pilot
ecrecover and permit assumptions; wallets, bridges, oracles, HSMs, MPC and custody providers; cryptographic libraries; data-retention horizons; and every route that could bypass the intended PQ authorization path. EternaX turns that inventory into an explicit protection boundary and phased remediation plan.