Quantum-Safe, Compliant Privacy Comes to Casper: The AmericanFortress Partnership

Casper Association has partnered with AmericanFortress to bring zero-knowledge privacy and post-quantum protection to the Casper Network. The collaboration adds AmericanFortress's security stack to Casper's infrastructure for regulated real-world assets, advancing two of the Casper Manifest's nine protocol initiatives at once: privacy and quantum safety.

The timing is deliberate. Tokenization of regulated assets is moving from pilots into production, and the institutions driving it are asking two questions that most public blockchains still answer badly: who can see my positions, and how long will the cryptography protecting them hold?

Privacy That a Regulator Can Live With

A public ledger is an unusual place to run a balance sheet. Every transfer, counterparty relationship and position size is visible to competitors by default. For a fund moving size, or a bank settling client assets, that is not a transparency feature — it is a leak.

The reflexive fix, full anonymity, fails the opposite test: an asset issuer operating under securities law has to be able to demonstrate who holds what, and to satisfy transfer restrictions, sanctions screening and audit requests.

Compliant privacy sits between those extremes. Transaction details stay confidential from the public, while the parties who are legally entitled to see them — issuers, auditors, regulators — retain access. As Casper President and CTO Michael Steuer put it when the partnership was announced, institutions will not tokenize meaningful value on rails where every position is public and the cryptography has a shelf life.

That is the gap AmericanFortress's stack is designed to close. Its drop-in SDK is built on two patented technologies, the Confidentiality Machine and FortressNames, and is intended to work with the blockchains institutions already use rather than asking them to migrate to a privacy-specific chain.

Quantum Safety Without a Second Migration

The quantum-safety side of the partnership rests on ZKPoSP, a post-quantum zero-knowledge scheme for hierarchical deterministic wallets. The research behind it has been published to the IACR ePrint archive.

Its practical advantage is what it does not require. Most post-quantum signature schemes move users onto new address formats — and because several of those algorithms are young, a break in one of them would force a second migration later. ZKPoSP instead builds on well-studied hash functions and zero-knowledge techniques, and runs alongside existing signatures. Addresses, keys and balances stay exactly where they are.

Casper is unusually well suited to this approach. The protocol natively supports multiple cryptographic key algorithms — currently Ed25519 and secp256k1 — a flexibility most networks lack. ZKPoSP's key-derivation scheme, QBIP32, is curve-agnostic and works uniformly across both, which means the entire Casper account base can be covered rather than a subset of newly created wallets.

Where This Fits in the Casper Manifest

The Casper Manifest is the network's multi-year technical roadmap: nine coordinated initiatives spanning developer access, user experience, institutional compliance, privacy, micropayments and quantum safety. The AmericanFortress partnership advances the last two directly, and supports the compliance track by making confidential transactions workable inside a regulated framework.

It also lines up with the rest of Casper's real-world asset work — deterministic single-block finality, upgradable smart contracts, native access controls, fixed-cost operations, and support for ERC-3643 permissioned tokens. Privacy and quantum safety are the two pieces institutions raise most often once the basic infrastructure questions are settled.

Integration milestones will be announced through official Casper and AmericanFortress channels over the coming months.