-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
45 lines (45 loc) · 1.67 KB
/
Copy pathCITATION.cff
File metadata and controls
45 lines (45 loc) · 1.67 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
cff-version: 1.2.0
message: "If you use this software or its results, please cite it as below."
title: "quantum-commit-authorization: Hash-based commit-reveal authorization for post-quantum EVM accounts"
abstract: >-
A complete EVM account contract authorized by one-time hash secrets under a
Merkle root instead of per-transaction post-quantum signatures, with a Rust
wallet library, cross-implementation golden vectors, a formal authorization
game and Monte-Carlo simulator, gas benchmarks against on-chain PQ verifiers,
and an empirical base-fee cost analysis.
type: software
authors:
- given-names: Amar
family-names: Akshat
email: amar.akshat@gmail.com
# orcid: "https://orcid.org/0000-0000-0000-0000" # TODO: fill in before release
license: MIT
repository-code: "https://github.com/amarshat/quantum-commit-authorization"
doi: "10.5281/zenodo.21277122"
identifiers:
- type: doi
value: "10.5281/zenodo.21277122"
description: "Concept DOI (all versions)"
- type: doi
value: "10.5281/zenodo.21277123"
description: "Version DOI (v0.1.0)"
version: 0.1.0
date-released: "2026-07-09"
keywords:
- post-quantum cryptography
- commit-reveal
- hash-based authentication
- blockchain
- Ethereum
- account abstraction
- mempool adversary
- gas benchmarks
# Once the preprint has an identifier, cite the paper preferentially:
# preferred-citation:
# type: article
# title: "Build It, Break It, Measure It: A Systems Treatment of Hash-Based Commit-Reveal Authorization for Post-Quantum EVM Accounts"
# authors:
# - given-names: Amar
# family-names: Akshat
# year: 2026
# # url: "https://eprint.iacr.org/2026/NNNN" # fill after ePrint posts