Difference between revisions of "The eHash Main Page"

From The ECRYPT Hash Function Website
(Some How Tos)
 
(34 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== List of Hash Functions ==
+
= Introduction =
  
On this page you can find a collection of existing hash functions.
+
An [[Introduction to Hash Functions|introduction]] to cryptographic hash functions.
  
[http://mediawiki.iaik.tugraz.at/index.php/HashFunctions Collection of Cryptographic Hash Functions]
 
  
== Notation and Definition ==
+
= The Hash Function Zoo =
  
== Generic Attacks on Hash Functions ==
+
The [[The Hash Function Zoo|Hash Function Zoo]] is a collection of peer-reviewed hash functions.
  
== Some How Tos ==
+
The [[The SHA-3 Zoo|SHA-3 Zoo]] contains functions submitted to the [http://www.nist.gov/hash-competition NIST Hash Competition]. We also collect [[SHA-3_Hardware_Implementations | hardware implementation results]] of the candidates.
  
<math>
+
= Generic Attacks on Hash Functions =
{\textbf x}_{t} = {\textbf f}({x}_{t-1},{u}_{t-1},{p}_{t-1})
 
</math>
 
  
if we want to use the ''amsmath'' package we have to usse the class ''amsmath''.
 
Automated numbering of equations works within a single ''amsmath'' environment but only if we do some dirty hacking ... (click on one of the equations to see why). If we start a new ''amsmath'' environment then the equation numbering starts from counter=1 again. So in general, we should not expect that we can do whatever we want with ''amsmath''.
 
  
<amsmath>
+
[[Generic_Attacks| Generic Attacks on Hash Functions]].
\end{equation*}
 
\begin{equation}
 
a = \sum_{i=0}^{n}{2^i}
 
\end{equation}
 
\begin{equation*}
 
</amsmath>
 
  
start a new ''amsmath'' environment:
+
[[GenericAttacksMerkleDamgaard| Generic Attacks on the Merkle-Damgaard Construction]].
  
<amsmath>
 
\end{equation*}
 
\begin{equation}
 
b = \sum_{i=0}^{n}{2^i}
 
\end{equation}
 
\begin{equation}
 
a = \sum_{i=0}^{n}{2^i}
 
\end{equation}
 
\begin{equation*}
 
</amsmath>
 
  
as we see both envrionments start with 1.
+
= Editors corner =
  
'''Note: so far I have no idea how to refer to an equation <math>\dots</math>'''
+
[[HowTo | How to]] work with math environments and BibTeX.
  
[http://mediawiki.iaik.tugraz.at/index.php/Testpage1 Testpage1]
+
Mediawiki [http://www.mediawiki.org/wiki/Category:Help  help], [http://www.mediawiki.org/wiki/Help:FAQ FAQ], and release [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce mailing list].
 
 
== Getting started ==
 
 
 
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
 
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
  
  

Latest revision as of 07:51, 12 March 2010

1 Introduction

An introduction to cryptographic hash functions.


2 The Hash Function Zoo

The Hash Function Zoo is a collection of peer-reviewed hash functions.

The SHA-3 Zoo contains functions submitted to the NIST Hash Competition. We also collect hardware implementation results of the candidates.

3 Generic Attacks on Hash Functions

Generic Attacks on Hash Functions.

Generic Attacks on the Merkle-Damgaard Construction.


4 Editors corner

How to work with math environments and BibTeX.

Mediawiki help, FAQ, and release mailing list.



ECRYPT is a Network of Excellence within the Information Societies Technology (IST) Programme of the European Commission. The information on this web site is provided as is, and no guarantee or warranty is given or implied that the information is fit for any particular purpose. The user thereof uses the information at his or her sole risk and liability.