Results 221 to 230 of about 2,338,489 (263)
Some of the next articles are maybe not open access.
On Fast Verification of Hash Chains
2010A hash chain H for a hash function hash(·) is a sequence of hash values 〈xn, xn−1,..., x0 〉, where x0 is a secret value, xi is generated by xi=hash(xi−1) for 1≤i≤n, and xn is a public value. Hash values of H are disclosed gradually from xn−1 to x0. The correctness of a disclosed hash value xi can be verified by checking the equation $x_n \stackrel{?}{=}
Sung Je Hong+3 more
openaire +2 more sources
Concurrent Chaining Hash Maps for Software Model Checking
2019 Formal Methods in Computer Aided Design (FMCAD), 2019Stateful model checking creates numerous states which need to be stored and checked if already visited. One option for such storage is a hash map and this has been used in many model checkers. In particular, we are interested in the performance of concurrent hash maps for use in multi-core model checkers with a variable state vector size.
Van Der Berg, Freark I.+1 more
openaire +3 more sources
Implementation of RFID Middleware Based on Hash Chain
Applied Mechanics and Materials, 2013With the development of RFID technology , RFID middleware is gradually being taken seriously.RFID middleware can provide strong support for the RFID system, to make it more widely available. This paper introduces the MD5 and SHA-two kinds of hash algorithm.The design of RFID middleware software implementation based on the Hash link protocol, laid the ...
Yue Hu, Jin Sha Yuan
openaire +2 more sources
Fast Verification of Hash Chains with Reduced Storage
IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences, 2011A hash chain H for a hash function hash(·) is a sequence of hash values , where x0 is a secret value, xi is generated by xi = hash(xi-1) for 1≤ i ≤ n, and xn is a public value. Hash values of H are disclosed gradually from xn-1 to x0. The correctness of a disclosed hash value xi can be verified by checking the equation $x_n \\stackrel{?}{=} \\hash^{n ...
Dea Hyun Yum+3 more
openaire +3 more sources
A Recursive Algorithm for General Hash Chain Traversal
2014 IEEE 17th International Conference on Computational Science and Engineering, 2014A hash chain is a popular tool for improving the efficiency of several cryptographic applications. In spite of the computation efficiency of one-way function, the performance issue is a challenging research topic for chains with long length in resource-constrained environments.
Yi-Wen Peng, Wei-Mei Chen
openaire +2 more sources
Self-Updating Hash Chains and Their Implementations
2006Hash Chains are widely used in various cryptography applications such as one-time passwords, server-supported signatures and micropayments etc. However, the finite length (‘limited-link') of hash chains limits their applications. Some methods of re-initializing hash chains or infinite hash chains introduced in literatures are inefficient and un-smooth.
Yuefei Zhu, Haojun Zhang
openaire +2 more sources
Data authentication for NDN using hash chains
2015 IEEE Symposium on Computers and Communication (ISCC), 2015Named Data Networking (NDN) is considered to be a viable replacement of the traditional IP networking for the next generation Internet architecture. NDN is a data centric, rather than host centric, approach to discovery and retrieval of information distributed across a network.
Mark D. Horvath+3 more
openaire +2 more sources
Hash table collision resolution with direct chaining
Journal of Algorithms, 1989Abstract The hash table method called direct chaining, wherein chains of items with the same hash function value are kept in a single table without recourse to an index table or a separate overflow area, is described. An explicitly linked free-space list is used which allows arbitrary insertion and deletion sequences to be done indefinitely with no ...
Pilar de la Torre, Gary D. Knott
openaire +2 more sources
Analysis of hashing with chaining in the prime area
Journal of Algorithms, 1984Abstract The expected performance of hashing with chaining in the prime area is analyzed. The method analyzed is briefly characterized as hashing with chaining of overflow records in the prime storage area, using one or several noncoalescing chains per bucket, and with random search for empty space.
openaire +2 more sources
Foundations of security for hash chains in ad hoc networks
23rd International Conference on Distributed Computing Systems Workshops, 2003. Proceedings., 2004Nodes in ad hoc networks generally transmit data at regular intervals over long periods of time. Recently, ad hoc network nodes have been built that run on little power and have very limited memory. Authentication is a significant challenge in ad hoc networks, even without considering size and power constraints.
Phillip G. Bradford, Olga V. Gavrylyako
openaire +2 more sources