|
|
|
|
|
by lucb1e
4575 days ago
|
|
When "other SHA256 purposes" are implemented correctly, this is no issue at all. For example hashing passwords should use bcrypt or something similar, and HMACs should use long enough keys. While you may increase the search speed with ten orders of magnitude, it's still well beyond our current capabilities to successfully crack any SHA-2 hash. See also the answer I just posted on the SE question. |
|