Translating…
Filter list (109 languages)
Apps Events
Quantova event

Post quantum systems increase the stakes

Post quantum cryptography introduces new primitives, new performance tradeoffs, and new implementation risks. One of the most subtle and most dangerous is cross-protocol cryptographic reuse. In classical systems, poo…

event.title
Dates 18 Feb 2026 to 28 Feb 2026
Location thailand
Status Featured
Post quantum systems increase the stakes

18 Feb
Opening date, running to 28 Feb 2026
thailand
Venue and host city for the proceedings
Open
Attendance available to institutional and public participants
QTOV
Post quantum protocol under discussion
01 Programme

Event briefing and agenda

The full schedule, speakers and supporting material for this gathering. Sessions address post quantum cryptography, the bridge across 36 blockchains and 78 assets, governance and validator operations on the Quantova Virtual Machine.

Post quantum cryptography introduces new primitives, new performance tradeoffs, and new implementation risks. One of the most subtle and most dangerous is cross-protocol cryptographic reuse.

In classical systems, poor domain separation has led to signature replay, nonce reuse failures, and cross-chain verification bugs. In post quantum systems, the risks become more complex due to larger state, structured randomness, and multi purpose cryptographic constructions.

If a blockchain execution environment does not enforce strict domain separation, it risks turning strong mathematics into weak system design.

What is domain separation?

Domain separation ensures that cryptographic operations performed in different contexts cannot be confused, replayed, or repurposed across those contexts.

In practice, this means:

  • The same key should not safely sign two different protocol message types

  • A signature valid in one system should be invalid in another

  • Hashes used in one part of the protocol should not collide structurally with another

This is typically achieved by embedding context identifiers into the data being hashed or signed.

Without domain separation, cryptographic primitives become unintentionally interoperable across protocol boundaries and that is a security risk.

Why post quantum systems increase the stakes

Post quantum schemes, especially lattice-based signatures, often rely on:

  • Structured hashing pipelines

  • Deterministic randomness derivation

  • Multi stage transcript construction

These designs can make implementations more sensitive to context reuse. If two parts of a system feed similar inputs into the same cryptographic function without domain tagging, unexpected interactions can occur.

In a blockchain execution environment, cryptographic primitives may be used for:

  • Transaction signatures

  • Smart contract authentication

  • Consensus messages

  • Network-level identity

  • State proofs

If these contexts are not strictly separated, signatures or proofs intended for one layer might be replayed or misinterpreted in another.

The cross-protocol reuse problem

Consider a scenario where the same post quantum signature scheme is used for:

  1. Signing transactions

  2. Signing off-chain messages

  3. Authenticating node networking

If the signing algorithm does not incorporate a domain-specific prefix or context identifier, an attacker might:

  • Take a signature from one domain

  • Repackage it into another protocol context

  • Exploit verification logic that assumes context uniqueness

Even if the underlying math is secure, the system level assumptions break.

In execution environments that allow smart contracts to perform signature verification, this risk expands. Contracts could inadvertently accept signatures that were valid in a different domain but never intended for that purpose.

Execution environments make this harder

Modern Layer 1 VMs allow contracts to perform custom cryptographic verification. This flexibility introduces a new class of domain separation challenges:

  • Contracts may verify the same signature algorithm used by the protocol

  • Developers may omit proper context tagging

  • Different contracts may define overlapping message formats

Without protocol level guardrails, cryptographic reuse becomes an application layer footgun.

Post quantum schemes, with larger signatures and more complex verification logic, increase the chance that these mistakes go unnoticed until exploited.

Domain separation as a protocol rule

A secure post quantum execution environment must not rely solely on developer discipline.

Instead, domain separation should be enforced at multiple levels:

  • Protocol level: Consensus signatures must be bound to chain ID, protocol version, and message type

  • VM level: Signature verification opcodes should require explicit domain parameters

  • Contract level: Standard libraries should enforce domain tagging by default

This ensures that even if the same underlying PQ signature scheme is reused across contexts, the resulting signatures are not interchangeable.

Deterministic context binding

Domain separation must be deterministic and unambiguous. Each cryptographic operation should bind to:

  • A domain identifier

  • A message type

  • A protocol version or namespace

These values should be incorporated into the hash or transcript that the signature scheme operates on, ensuring cryptographic separation rather than just semantic separation.

In post-quantum schemes where hashing and randomness derivation are tightly coupled, this binding must occur at the earliest stage of the signing process.

Why this matters more in a quantum safe era

Post quantum security is designed for long time horizons. That means:

  • Systems will evolve

  • New protocol layers will emerge

  • Cross-chain interoperability will increase

Without strict domain separation, future extensions may accidentally collide with past assumptions, creating latent vulnerabilities that surface years later.

Quantum resistance protects against future computational breakthroughs. Domain separation protects against future architectural complexity.

Both are required for long-term survivability.

Quantova’s perspective

In a post quantum execution environment, cryptography cannot be treated as a generic utility. It must be context aware.

Quantova’s design philosophy treats domain separation as a first class requirement. Cryptographic operations are bound to explicit execution contexts, preventing signatures or proofs from being valid outside their intended scope.

This approach reduces the risk of cross-protocol replay, contract-level misuse, and future extension conflicts.

02 On the agenda

What this event covers

  • Post quantum cryptography in production, with NIST approved Falcon, Dilithium and SPHINCS+ signatures and SHA3 256 hashing enforced inside the QVM.
  • Hybrid Deterministic Consensus and deterministic finality of about three seconds, with the implications for settlement and clearing.
  • Cross chain settlement across 36 blockchains and 78 assets, including post quantum signed legs for Bitcoin, Tron and Solana and near zero stablecoin fees.
  • Forkless governance, on chain referenda and validator operations under nominated proof of stake.
03 Audience

Who this event is for

001

Public sector

Government and regulatory bodies assessing post quantum readiness, deterministic settlement and auditable on chain operations.

GovernmentRegulators
002

Banks and finance

Institutions evaluating capped transaction fees, near zero stablecoin transfers and real world asset issuance on the QVM.

BanksFinance
003

Engineers and researchers

Developers and security researchers working with the qweb3 SDKs, the QMask wallet and the Quantova cryptographic stack.

DevelopersResearch
Continue

Review the full Quantova events calendar

Browse upcoming and past sessions where the team presents post quantum cryptography, cross chain settlement and validator operations to governments, banks and the cryptography industry.

Owned by Quantova Inc. Released under the Business Source License 1.1.