User Tools

Site Tools


syntax:functions:hashhex

This is an old revision of the document!


HashHex(algorithm, value)

Calculates a hexadecimal hash of given value using one of the algorithms:

  • md5
  • sha1
  • sha256
  • sha384
  • sha512

Example:

Expression Result
hashhex("md5", "Curiouser and curiouser!") 729528e852be58bfdbe25add1f48f487

See also

syntax/functions/hashhex.1575747060.txt.gz · Last modified: 2019/12/07 14:31 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki