Convert an Excel Macro Hash Function to PHP
Budget: $10 – $30 USD
I have an Excel file which has a Macro that creates a hash from data inside the file.
I have extracted the logic and the function code, but I now need the same logic converted to PHP so that the same input data will create the same hash, but through PHP code.
Attached is a .TXT file with the functions that are being called. They are used as:
hashed = SHA256(csvTxt)
I will supply the data of "csvTxt" through messages when required.
I have extracted the logic and the function code, but I now need the same logic converted to PHP so that the same input data will create the same hash, but through PHP code.
Attached is a .TXT file with the functions that are being called. They are used as:
hashed = SHA256(csvTxt)
I will supply the data of "csvTxt" through messages when required.