Skip to content

Latest commit

 

History

History
 
 

Spectral

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Spectral Hash

Spectral hash is a new family of hash functions using the discrete Fourier transform and a nonlinear transformation constructed via data dependent permutations. DFT is a well-known cryptographic primitive perfect for generating diffusion and confusion.

Informations

  • First published - 2009
  • Digest sizes - 512 bits
  • Structure - Wide Pipe Merkle-Damgård construction

Authors

Gokay Saldamlı, Cevahir Demirkıran, Megan Maguire, Carl Minden, Jacob Topper, Alex Troesch, Cody Walker, Çetin Kaya Koç

Implementations

  • genKAT.c
  • shash.c
  • shash.h

Materials