Reference
Hashing
MD5
| Input | A string. |
| Output | The string encoded as MD5. |
SHA1
| Input | A string. |
| Output | The string encoded as SHA1. |
SHA256
| Input | A string. |
| Output | The string encoded as SHA256. |
SHA512
| Input | A string. |
| Output | The string encoded as SHA512. |