Are all result from SHA1 the same
For example:
If a string is converted using the .NET SHA1, would it be equal to that of a c++, java, or other version of the SHA1 file by Steve Reid
Are all result from SHA1 the same
For example:
If a string is converted using the .NET SHA1, would it be equal to that of a c++, java, or other version of the SHA1 file by Steve Reid
System.Cryptography.SHA1
LittleG
I think it safe to assume that the .NET algorithm is correctly implemented.