You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey so my friend send me an script where he tried to hash a file.
He did it wrong (we fixed it already) but i was wondering why, if i give the SHA256 hash function an Buffer object, it always gives me back the same hash "4ea5c508a6566e76240543f8feb06fd457777be39549c4016436afda65d2330e"
Hey so my friend send me an script where he tried to hash a file.
He did it wrong (we fixed it already) but i was wondering why, if i give the SHA256 hash function an Buffer object, it always gives me back the same hash "4ea5c508a6566e76240543f8feb06fd457777be39549c4016436afda65d2330e"
example script:
output
its always the same hash, so what does the function hash in that moment? whats the value of the hash?
The text was updated successfully, but these errors were encountered: