-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (29 loc) · 1.14 KB
/
CITATION.cff
File metadata and controls
29 lines (29 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cff-version: 1.2.0
message: "If you use this work, please cite it as below."
title: "Toward Protocol-Level Quantum Safety in Bitcoin: A Formal, Adversarial, and Invariant-Driven Treatment"
authors:
- family-names: Giovani
given-names: Mayckon
type: article
date-released: 2026-04-09
url: "https://github.com/mayckon-giovani/bitcoin-pq-safety"
keywords:
- bitcoin
- post-quantum cryptography
- formal methods
- consensus safety
- UTXO model
- quantum adversary
- game-based security
- migration dilemma
abstract: >-
A formal treatment of protocol-level quantum safety in Bitcoin.
Specifies the consensus layer as a labeled transition system with
explicit UTXO state, total validation predicates, and deterministic
transition functions. Defines authorization integrity as a game
against quantum polynomial-time adversaries, proves a tight
game-hopping reduction from unauthorized spends to PQ signature
and hash binding assumptions (valid in the QROM), and formalizes
the migration dilemma: protocol-level quantum safety cannot be
achieved without either freezing unmigrated legacy outputs or
accepting open theft under Shor.