Skip to content

Latest commit

 

History

History
 
 

CityHash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

CityHash

CityHash provides hash functions for strings.

Informations

  • First published - 2010
  • Digest sizes - 64, 128, or 256 bits
  • Structure - product/rotation

Authors

Geoff Pike and Jyrki Alakuijala

Cryptanalysis

It has been superseded by FarmHash. Further updates to CityHash are fairly unlikely.

Materials