identify_hash
Identify the possible algorithm of a hash based on its format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash_string | Yes | Hash string to identify |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | ||
| is_hex | Yes | ||
| length | Yes | ||
| possible_algorithms | Yes |