Changes

Jump to navigation Jump to search
54 bytes added ,  20:47, 12 June 2012
no edit summary
|-
| width='90' | '''Signatures'''
|{{Func|util:md5|$value as xs:stringitem()|xs:hexBinary}}<br />
|-
| '''Summary'''
|Computes the MD5 hash of the given string {{Code|$value}}binary item (xs:base64Binary, xs:hexBinary).<br />
|-
| '''Examples'''
|-
| width='90' | '''Signatures'''
|{{Func|util:sha1|$value as xs:stringitem()|xs:hexBinary}}<br />
|-
| '''Summary'''
|Computes the SHA-1 hash of the given string {{Code|$value}}binary item (xs:base64Binary, xs:hexBinary).<br />
|-
| '''Examples'''
|-
| width='90' | '''Signatures'''
|{{Func|util:sha256|$value as xs:stringitem()|xs:hexBinary}}<br />
|-
| '''Summary'''
|Computes the SHA-256 hash of the given string {{Code|$value}}binary item (xs:base64Binary, xs:hexBinary).<br />
|-
| '''Examples'''
|-
| width='90' | '''Signatures'''
|{{Func|util:hash|$value as xs:stringitem(), $algorithm as xs:string|xs:hexBinary}}<br />
|-
| '''Summary'''
|Computes the hash of the given string {{Code|$value}}binary item (xs:base64Binary, xs:hexBinary), using the specified {{Code|$algorithm}}.<br />The following three algorihms are supported: {{Code|MD5}}, {{Code|SHA-1}}, and {{Code|SHA-256}}.
|-
| '''Errors'''
|-
| width='90' | '''Signatures'''
|{{Func|util:hash-binary|$value as basex:binaryitem(), $algorithm as basex:binary|xs:hexBinary}}<br />
|-
| '''Summary'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu