| Function | Description | Example Usage |
|---|---|---|
| HashV1(string) | Hashing function based on SHA256, accepts string | HashV1("test") |
| HashV2(string) | Variant of HashV1 with increased calculation rounds | HashV2("test") |
| HashV3(string) | Variant of HashV1 with shuffling partial calculation rounds | HashV3("test") |
DannyKoz123/HashAlgorithm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|