Proposals by Topic

Every open proposal carries one or more topic tags, StackExchange-style, alongside the paper it comes from. Click a tag below to jump to its group; each entry links back to its full write-up on the main proposals page.

Secure Messaging

Protocols for asynchronous end-to-end secure communication, and the forward-secrecy, post-compromise, and metadata-privacy guarantees they offer.

Blockchain Consensus

Protocols for agreeing on a shared chain or ledger state among mutually distrusting, possibly permissionless, participants.

Formal Verification

Machine-checked security proofs and definitions, typically in EasyCrypt or a similar proof assistant, for concrete implementations.

Quantum Random Oracle Model

Statements set in the quantum random oracle model, where the oracle may be queried in superposition.

Subversion Resistance

Security that survives a maliciously implemented or backdoored component, such as a subverted random function.

Threshold Signatures

Signature schemes distributed across multiple signers under a corruption threshold.

Black Box Separations

Impossibility or separation results ruling out a fully black-box construction or reduction between two primitives.

Blockchain Bridges

Protocols and their formal security models for moving assets or state between separate blockchains.

Compressed Oracle

Zhandry’s compressed-oracle method for tracking a quantum algorithm’s queries to a random function or permutation.

Game Theory

Strategic behavior of rational or adversarial participants, analyzed via equilibrium or best-response reasoning.

Indifferentiability

The indifferentiability framework for showing an idealized construction is as good as the random object it is meant to instantiate.

Leakage

What an implementation or protocol execution reveals beyond its specified output, and how to define or eliminate it.

Proof Of Work

Consensus and incentive mechanisms built on costly, verifiable computational work.

Quantum Cryptography

General security notions, constructions, and separations involving quantum adversaries or quantum information.

Sum Of Squares

The sum-of-squares semidefinite-programming hierarchy, and its use for rounding algorithms and hardness arguments.

Anonymity

Hiding a message’s, party’s, or transaction’s identity or relationships, beyond hiding its content alone.

Collateral Management

Policies for sizing and maintaining the collateral or liquidity backing a stream of transactions.

Fuzzy Extractors

Extracting a stable cryptographic key from a noisy secret such as a biometric reading or a PUF response.

Homomorphic Encryption

Computing on encrypted data, and the compression, packing, and bootstrapping techniques that make it practical.

Incentive Mechanisms

Reward and penalty designs meant to make honest behavior the rational choice for participants.

Learning With Errors

Ring- or Module-LWE-specific hardness questions and the constructions built on them.

One Way Functions

The minimal cryptographic assumption, and what it does or does not imply in a black-box sense.

Online Algorithms

Algorithms that commit to each decision as it arrives, analyzed by their competitive ratio against an optimal offline policy.

Physically Uncloneable Functions

Protocols built from hardware tokens whose physical structure cannot be efficiently cloned.

Searchable Encryption

Encrypted search schemes and the tradeoffs among their efficiency, leakage, and index structure.

Signature Schemes

Digital signature constructions and the tightness of their security reductions.

Tight Reductions

Security reductions whose loss is a constant rather than growing with the adversary’s resources.

Universal Composability

Security definitions and realizations in the UC framework, including under adaptive or malicious setup corruption.

Verifiable Delay Functions

Functions that take a prescribed amount of sequential time to evaluate but are quickly verifiable, and their (un)computational uniqueness.

Voting And Governance

Protocols for casting, tallying, or governing collective decisions with strong composable security guarantees.

Watermarking

Embedding a detectable, ideally robust and hard-to-remove, mark into a model’s or program’s output.

Average Case Hardness

Hardness of a computational problem on a natural random input distribution, as opposed to worst-case hardness.

Biometric Security

Security and reliability of key derivation from a specific biometric modality, and how it holds up outside curated lab conditions.

Blind Signatures

Signature schemes that let a signer sign a message without seeing it, and round-complexity lower bounds for them.

Byzantine Agreement

Consensus protocols tolerating malicious parties, and their resilience bounds.

Collision Resistant Hashing

Collision-resistant hash functions as a primitive, and their relations to other assumptions.

Commitment Schemes

Commitment protocols and their binding and hiding properties, including in composable or setup-free settings.

Fine Grained Cryptography

Cryptographic constructions based on worst-case, fine-grained hardness assumptions rather than average-case ones.

Generic Group Model

Statements set in a generic group model (Shoup’s or Maurer’s), where the adversary accesses group operations only through an oracle.

K Wise Independent Hashing

Hash function families whose outputs on any k inputs look independent, and the key-size and locality trade-offs such families admit.

Key Agreement

Two-party protocols for agreeing on a shared secret, and their black-box (im)possibility from weaker primitives.

Mpc In The Head

Signature and proof constructions built by simulating a multi-party protocol’s execution in one’s head, and the frameworks unifying them.

Non Interactive Key Exchange

Multi-party key exchange with no interaction, typically analyzed in a generic group model.

Obfuscation

Techniques and hardness assumptions for program obfuscation, including candidates built from low-degree polynomials.

Proof Of Stake

Consensus protocols where influence over block production is weighted by stake rather than computational work.

Quantum Information

Entanglement, separability, and other problems studied within quantum information theory.

Quantum Query Complexity

Upper and lower bounds on the number of quantum queries needed against an oracle-based primitive.

Random Oracle Model

Statements set in the classical (non-quantum) random oracle model.

Search Trees

Optimal construction of search trees over structured query distributions.

Secret Sharing

Schemes splitting a secret among parties so that only qualified subsets can reconstruct it, including under proactive refresh.

Time Lock Puzzles

Puzzles that hide a value for a controlled, only sequentially reducible, amount of time.