Y
Hacker News
new
|
ask
|
show
|
jobs
by
patrikr
4844 days ago
Well, for one thing, don't use just one round of SHA-256. Or more generally: don't use the same algorithm as everyone else. Chain together different hash functions, and/or run them more than once.