Class | Description |
---|---|
Hasher |
Computes a hash value of a string and outputs it in hex.
|
HasherRand |
Computes a hash value of a string using a randomly generated seed and
outputs it in hex.
|
MD5 |
Computes the MD5 value of a string and outputs it in hex (by default).
|
SHA |