中文
相关论文

相关论文: A Hash of Hash Functions

200 篇论文

Hash functions are cryptographic tools, which are notably involved in integrity checking and password storage. They are of primary importance to improve the security of exchanges through the Internet. However, as security flaws have been…

密码学与安全 · 计算机科学 2016-08-23 Jacques M. Bahi , Jean-François Couchot , Christophe Guyeux

cryptographic hash function is a deterministic procedure that compresses an arbitrary block of numerical data and returns a fixed-size bit string. There exist many hash functions: MD5, HAVAL, SHA, ... It was reported that these hash…

密码学与安全 · 计算机科学 2011-11-23 Rene Ndoundam , Juvet Karnel Sadie

Cryptographic hash functions play a central role in cryptography. Hash functions were introduced in cryptology to provide message integrity and authentication. MD5, SHA1 and RIPEMD are among the most commonly used message digest algorithm.…

密码学与安全 · 计算机科学 2010-03-09 Harshvardhan Tiwari , Dr. Krishna Asawa

Consistent Hashing functions are widely used for load balancing across a variety of applications. However, the original presentation and typical implementations of Consistent Hashing rely on randomised allocation of hash codes to keys which…

数据结构与算法 · 计算机科学 2015-03-19 Matthew Sackman

A hash function is constructed based on a three-layer neural network. The three neuron-layers are used to realize data confusion, diffusion and compression respectively, and the multi-block hash mode is presented to support the plaintext…

密码学与安全 · 计算机科学 2007-07-30 Shiguo Lian , Jinsheng Sun , Zhiquan Wang

Security of information transmitted through the Internet is an international concern. This security is guaranteed by tools like hash functions. However, as security flaws have been recently identified in the current standard in this domain,…

密码学与安全 · 计算机科学 2015-03-19 Jacques M. Bahi , Jean-François Couchot , Christophe Guyeux

To guarantee the integrity and security of data transmitted through the Internet, hash functions are fundamental tools. But recent researches have shown that security flaws exist in the most widely used hash functions. So a new way to…

混沌动力学 · 物理学 2017-08-10 Zhuosheng Lin , Christophe Guyeux , Qianxue Wang , Simin Yu

In cryptography, block ciphers are the most fundamental elements in many symmetric-key encryption systems. The Cipher Block Chaining, denoted CBC, presents one of the most famous mode of operation that uses a block cipher to provide…

混沌动力学 · 物理学 2017-08-11 Abdessalem Abidi , Samar Tawbi , Christophe Guyeux , Belgacem Bouallègue , Mohsen Machhout

We present two new constructions of quantum hash functions: the first based on expander graphs and the second based on extractor functions and estimate the amount of randomness that is needed to construct them. We also propose a keyed…

量子物理 · 物理学 2016-06-02 Mansur Ziatdinov

The cipher block chaining (CBC) block cipher mode of operation presents a very popular way of encrypting which is used in various applications. In previous research work, we have mathematically proven that, under some conditions, this mode…

密码学与安全 · 计算机科学 2016-02-01 Abdessalem Abidi , Qianxue Wang , Belgacem Bouallègue , Mohsen Machhout , Christophe Gyeux

We propose a hash function based on arithmetic coding and public-key cryptography. The resistance of the hash function to second preimage attack, collision and differential cryptanalysis is based on the properties of arithmetic coding as a…

密码学与安全 · 计算机科学 2015-03-17 Rene Ndoundam , Juvet Karnel Sadie , Patrick Nguening Nguembu

Secret sharing schemes create an effective method to safeguard a secret by dividing it among several participants. By using hash functions and the herding hashes technique, we first set up a (t+1, n) threshold scheme which is perfect and…

密码学与安全 · 计算机科学 2011-11-08 Chi Sing Chum , Xiaowen Zhang

The blockchain system has emerged as one of the focal points of research in recent years, particularly in applications and services such as cryptocurrencies and smart contracts. In this context, the hash value serves as a crucial element in…

密码学与安全 · 计算机科学 2025-01-08 Abel C. H. Chen

Using a trace of address references, we compared the efficiency of several different hashing functions, such as cyclic redundancy checking (CRC) polynomials, Fletcher checksum, folding of address octets using the exclusive-or operation and…

网络与互联网体系结构 · 计算机科学 2016-11-15 R. Jain

Modern authentication systems store hashed values of passwords of users using cryptographic hash functions. Therefore, to crack a password an attacker needs to guess a hash function input that is mapped to the hashed value, as opposed to…

密码学与安全 · 计算机科学 2019-11-28 Yair Yona , Suhas Diggavi

The secure hash function SHA-256 is a function on bit strings. This means that its restriction to the bit strings of any given length can be computed by a finite instruction sequence that contains only instructions to set and get the…

编程语言 · 计算机科学 2017-11-21 J. A. Bergstra , C. A. Middelburg

The hashing trick is a machine learning technique used to encode categorical features into a numerical vector representation of pre-defined fixed length. It works by using the categorical hash values as vector indices, and updating the…

机器学习 · 计算机科学 2021-02-09 M. Andrecut

In this paper we present an algorithm to compute keyed hash function (message authentication code MAC). Our approach uses a family of expander graphs of large girth denoted $D(n,q)$, where $n$ is a natural number bigger than one and $q$ is…

组合数学 · 数学 2019-03-18 Eustrat Zhupa , Monika K. Polak

In cryptography, the Cipher Block Chaining (CBC), one of the most commonly used mode in recent years, is a mode of operation that uses a block cipher to provide confidentiality or authenticity. In our previous research work, we have shown…

密码学与安全 · 计算机科学 2016-05-11 Abdessalem Abidi , Christophe Guyeux , Bechara Al Bouna , Belgacem Bouallègue , Mohsen Machhout

While exploring desirable properties of hash functions in cryptography, the author was led to investigate three notions of functions with scattering or "diffusive" properties, where the functions map between binary strings of fixed finite…

信息论 · 计算机科学 2021-02-10 Samer Seraj
‹ 上一页 1 2 3 10 下一页 ›