- Oct
- 369
- 2
Hello --- I seems to come across and issue generating the sha1 hash for stings --- I did a simple test using
echo %@sha1[s,h] -> 0CD979583B209CE71603EFC4A398E6A9EFA8D872
but when using other tools to compute the same digest i get
27d5482eebd075de44389774fce28c69f45c8a75
I found an online tool "sha1-online,com" that also generated this value
Did I miss something with @sha1 or is this a bug?
echo %@sha1[s,h] -> 0CD979583B209CE71603EFC4A398E6A9EFA8D872
but when using other tools to compute the same digest i get
27d5482eebd075de44389774fce28c69f45c8a75
I found an online tool "sha1-online,com" that also generated this value
Did I miss something with @sha1 or is this a bug?