many hash function and encoding used for your coding
| hash | hash | hash | hash | hash |
|---|---|---|---|---|
| md2 | md4 | md5 | sha1 | sha224 |
| sha256 | sha384 | sha512/224 | sha512/256 | sha512 |
| sha3-224 | sha3-256 | sha3-384 | sha3-512 | ripemd128 |
| ripemd160 | ripemd256 | ripemd320 | whirlpool | tiger128 |
| tiger160 | tiger192 | tiger128 | tiger160 | tiger192 |
| snefru | snefru256 | gost | gost-crypto | adler32 |
| crc32 | crc32b | crc32c | fnv132 | fnv1a32 |
| fnv164 | fnv1a64 | joaat | haval128 | haval160 |
| haval192 | haval224 | haval256 | haval128 | haval160 |
| password_hash | crypt |
| encode | decode |
|---|---|
| base64encode | base64decode |
| base58encode | base58decode |
| urlencode | urldecode |
| str2hex |

