Merkle's Key Agreement Protocol is Optimal: An $O(n^2)$ Attack on any Key Agreement from Random Oracles
Computational Complexity
2019-04-02 v4
Abstract
We prove that every key agreement protocol in the random oracle model in which the honest users make at most queries to the oracle can be broken by an adversary who makes queries to the oracle. This improves on the previous query attack given by Impagliazzo and Rudich (STOC '89) and resolves an open question posed by them. Our bound is optimal up to a constant factor since Merkle proposed a key agreement protocol in 1974 that can be easily implemented with queries to a random oracle and cannot be broken by any adversary who asks queries.
Cite
@article{arxiv.0801.3669,
title = {Merkle's Key Agreement Protocol is Optimal: An $O(n^2)$ Attack on any Key Agreement from Random Oracles},
author = {Boaz Barak and Mohammad Mahmoody},
journal= {arXiv preprint arXiv:0801.3669},
year = {2019}
}
Comments
This version fixes a bug in the proof of the previous version of this paper, see "Correction of Error" paragraph and Appendix A