EMSL-MSC / pacifica-upload-status

Pacifica Upload Status Page
GNU General Public License v2.0
0 stars 2 forks source link

hashsum size is too small #332

Open karcaw opened 4 years ago

karcaw commented 4 years ago

This size of hash sum does not allow for 64 byte hash sums. a sha256sum is 64 bytes:

https://github.com/EMSL-MSC/pacifica-upload-status/blob/6c2578ced6445e9916580779bc8d5b573e7c53d6/application/models/System_setup_model.php#L161

This caused Issues in making carts when we used sha256 to make sums.