Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
SRP_Hash on Large Strings
Since updating my SRP Utils on my development system to go along with the new editor SRP_Hash with the SHA-2 hash algorithm is giving me different results than the old version for large strings. Do you happen to know if something was changed?
I use the SRP_Hash on BASE64 encoded images so the strings can be quite large but the hashes were reliable, and they still are on smaller files/strings but larger files (I don't have a specific cutoff) have changed since updating to the newest version of Utils.
I use the SRP_Hash on BASE64 encoded images so the strings can be quite large but the hashes were reliable, and they still are on smaller files/strings but larger files (I don't have a specific cutoff) have changed since updating to the newest version of Utils.
Comments