Hash algorithms
6/30


  • Not reversable
  • Distribution in hash keys is important
  • PHP: sha1(), md5(); mhash: GOST, HAVAL, SHA-256
  • Used for in signatures and validation