Locked History Actions

UnixMd5Crypt

crypto.UnixMd5Crypt

UNIX style MD5 crypt. If no salt is provided, the first two chars of data are used. You can read more about transformers here.

<Block name="HelloWorld">
  <Transformer class="crypto.UnixMd5Crypt"/>
  <Blob name="Data" value="Hello"/>
</Block>

Attributes:

  • class -- crypto.UnixMd5Crypt, UnixMd5Crypt