slides/encryption/hash.xml
Hash algorithms
9/29
Asymmetric ciphers
Hash Example


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