Quote:
Originally Posted by V_RocKs
SHA-256: Generates a 44-character string using the SHA-256 algorithm specified by FIPS-180-2.
|
Yes, but that hash that is stored can be base64 decoded without errors (at least in the case of my hash) - leaving me with a 32-char hash. Give it a shot on yours and see:
http://www.opinionatedgeek.com/dotne.../base64decode/