中文
相关论文

相关论文: The Power of Simple Tabulation Hashing

200 篇论文

We propose a simple yet complete lattice-based scheme for secret key generation from Gaussian sources in the presence of an eavesdropper, and show that it achieves strong secret key rates up to 1/2 nat from the optimal in the case of…

信息论 · 计算机科学 2013-06-25 Cong Ling , Laura Luzzi , Matthieu R. Bloch

A central tenet of theoretical cryptography is the study of the minimal assumptions required to implement a given cryptographic primitive. One such primitive is the one-time memory (OTM), introduced by Goldwasser, Kalai, and Rothblum…

量子物理 · 物理学 2021-04-14 Anne Broadbent , Sevag Gharibian , Hong-Sheng Zhou

The heap is a basic data structure used in a wide variety of applications, including shortest path and minimum spanning tree algorithms. In this paper we explore the design space of comparison-based, amortized-efficient heap…

数据结构与算法 · 计算机科学 2009-03-03 Bernhard Haeupler , Siddhartha Sen , Robert E. Tarjan

The aim of this note (as well as of the course itself) is to give a largely self-contained proof of two of the main results in the field of low-rank matrix recovery. This field aims for identification of low-rank matrices from only limited…

泛函分析 · 数学 2016-09-27 Jan Vybiral

A random matrix is likely to be well conditioned, and motivated by this well known property we employ random matrix multipliers to advance some fundamental matrix computations. This includes numerical stabilization of Gaussian elimination…

数值分析 · 数学 2012-12-27 Victor Y. Pan , Guoliang Qian

Hash tables are one of the most fundamental data structures in computer science, in both theory and practice. They are especially useful in external memory, where their query performance approaches the ideal cost of just one disk access.…

数据结构与算法 · 计算机科学 2008-11-20 Zhewei Wei , Ke Yi , Qin Zhang

In this work we suggest a new model for generating random satisfiable k-CNF formulas. To generate such formulas -- randomly permute all 2^k\binom{n}{k} possible clauses over the variables x_1, ..., x_n, and starting from the empty formula,…

组合数学 · 数学 2008-07-29 Michael Krivelevich , Benny Sudakov , Dan Vilenchik

This paper proposes a method for identification of a user`s fixed string set (which can be a command/instruction set for a terminal or microprocessor). This method is fast and has very small memory requirements, compared to a traditional…

人机交互 · 计算机科学 2007-05-23 Dimitrios Skraparlis

Text password has served as the most popular method for user authentication so far, and is not likely to be totally replaced in foreseeable future. Password authentication offers several desirable properties (e.g., low-cost, highly…

密码学与安全 · 计算机科学 2022-12-27 Lam Tran , Thuc Nguyen , Changho Seo , Hyunil Kim , Deokjai Choi

To analyse cryptographic properties of distributed systems in a systematic way, a formal theory is required. In this paper, we present a theory that allows (1) to specify distributed systems formally, (2) to verify their cryptographic wrt.…

软件工程 · 计算机科学 2018-07-06 Maria Spichkova , Radhika Bhat

A hidden database refers to a dataset that an organization makes accessible on the web by allowing users to issue queries through a search interface. In other words, data acquisition from such a source is not by following static…

数据库 · 计算机科学 2012-08-02 Cheng Sheng , Nan Zhang , Yufei Tao , Xin Jin

Neural cryptography is based on synchronization of tree parity machines by mutual learning. We extend previous key-exchange protocols by replacing random inputs with queries depending on the current state of the neural networks. The…

无序系统与神经网络 · 物理学 2007-05-23 Andreas Ruttor , Wolfgang Kinzel , Ido Kanter

Property-preserving hash functions allow for compressing long inputs $x_0$ and $x_1$ into short hashes $h(x_0)$ and $h(x_1)$ in a manner that allows for computing a predicate $P(x_0, x_1)$ given only the two hash values without having…

密码学与安全 · 计算机科学 2021-06-14 Nils Fleischhacker , Kasper Green Larsen , and Mark Simkin

Random hashing is a standard method to balance loads among nodes in Peer-to-Peer networks. However, hashing destroys locality properties of object keys, the critical properties to many applications, more specifically, those that require…

分布式、并行与集群计算 · 计算机科学 2013-04-30 Jakarin Chawachat , Jittat Fakcharoenphol

The secrecy of a distributed-storage system for passwords is studied. The encoder, Alice, observes a length-n password and describes it using two hints, which she stores in different locations. The legitimate receiver, Bob, observes both…

信息论 · 计算机科学 2017-01-10 Annina Bracher , Eran Hof , Amos Lapidoth

This paper proposed a storing approach for trie structures, called coordinate hash trie. The basic idea is using a global hash table with a special hash function to store all edges of a trie. For a trie with $n$ nodes and an alphabet with…

数据结构与算法 · 计算机科学 2023-03-28 Yuxuan Dong

Many applications use sequences of n consecutive symbols (n-grams). Hashing these n-grams can be a performance bottleneck. For more speed, recursive hash families compute hash values by updating previous values. We prove that recursive hash…

数据库 · 计算机科学 2016-06-07 Daniel Lemire , Owen Kaser

Common random string model is a popular model in classical cryptography. We study a quantum analogue of this model called the common Haar state (CHS) model. In this model, every party participating in the cryptographic system receives many…

量子物理 · 物理学 2024-07-12 Prabhanjan Ananth , Aditya Gulati , Yao-Ting Lin

This work contains two major parts: comprehensively studying the security notions of cryptographic hash functions against quantum attacks and the relationships between them; and revisiting whether Merkle-Damgard and related iterated hash…

量子物理 · 物理学 2019-02-26 Ben Hamlin , Fang Song

As the number of hacking events and cyber threats keeps going up, it is getting harder and harder to communicate securely and keep personal information safe on the Internet. Cryptography is a very important way to deal with these problems…

密码学与安全 · 计算机科学 2023-11-29 Kashif Ishaq , Awais Ahmed Qarni
‹ 上一页 1 8 9 10 下一页 ›