Tagged Questions
0
votes
1answer
447 views
SHA1 hash encoded with base64 results not consistent?
When i take a hash of user input test123+ i get the following base64 result:-
YaddchSU52yztwIMdtHzkg3p1oA=
The results have been obtained using the online sha1 convertor
I m failing to understand how ...
