scispace - formally typeset
M

Moni Naor

Researcher at Weizmann Institute of Science

Publications -  348
Citations -  49941

Moni Naor is an academic researcher from Weizmann Institute of Science. The author has contributed to research in topics: Encryption & Cryptography. The author has an hindex of 102, co-authored 338 publications receiving 47090 citations. Previous affiliations of Moni Naor include IBM & Stanford University.

Papers
More filters
Posted Content

Deterministic History-Independent Strategies for Storing Information on Write-Once Memories.

TL;DR: This work proposes the first deterministic and non-adaptive conflict resolution algorithm whose running time is optimal up to poly-logarithmic factors and considers one of the classical distributed computing problems: Conflict resolution in multiple-access channels.
Journal ArticleDOI

The Security of Lazy Users in Out-of-Band Authentication

TL;DR: Faced with the threats posed by man-in-the-middle attacks, messaging platforms rely on “out-of-band” authentication, assuming that users have access to an external channel for authenticating one user to another.
Posted Content

Hardness Preserving Reductions via Cuckoo Hashing.

TL;DR: Cuckoo hashing as mentioned in this paper uses two hash functions and two tables to resolve collisions in a table, and then assigns each element to one of the two tables, cleverly assigning each element in the table to the same hash value.
Book ChapterDOI

CHIP and CRISP: Protecting All Parties Against Compromise Through Identity-Binding PAKEs

TL;DR: In this article , the authors propose identity-binding password-based authenticated key exchange (PAKE) protocols, which can also be applied in the symmetric setting, without requiring a third party.
Posted Content

Anti-persistence: History Independent Data Structures.

TL;DR: In this paper, a hash table based on open addressing was proposed to solve the dynamic perfect hashing problem, with expected amortized insertion and deletion time O(1) for fixed-size records.