Difference between revisions of "Talk:SHA-2"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
"foo" (without the quotes) | "foo" (without the quotes) | ||
'''SHA-256 hash according to UTF8_SHA_256("foo"):'''<br> | '''SHA-256 hash according to UTF8_SHA_256("foo") in this script:'''<br> | ||
709E80C88487A2411E1EE4DFB9F22A861492D20C4765150C0C794ABD70F8147C | 709E80C88487A2411E1EE4DFB9F22A861492D20C4765150C0C794ABD70F8147C | ||
Revision as of 11:14, 16 November 2013
This script doesn't work.
Input:
"foo" (without the quotes)
SHA-256 hash according to UTF8_SHA_256("foo") in this script:
709E80C88487A2411E1EE4DFB9F22A861492D20C4765150C0C794ABD70F8147C
SHA-256 hash according to every other SHA-2 converter I could find on the internet:
2C26B46B68FFC68FF99B453C1D30413413422D706483BFA0F98A5E886266E7AE
Soto Hax 10:09, 16 November 2013 (PST)