Y
Hacker News
new
|
ask
|
show
|
jobs
by
inersha
2226 days ago
I have thought about it. Any particularly interesting ones?
3 comments
tromp
2226 days ago
Interesting candidates are blake2b, sha-3/keccak, and the much simpler siphash-2-4 that's used in many hashtable implementations.
link
rottyguy
2226 days ago
md5/sha1 is useful because they're still used in UUID (rfc 4122) generation. obv not from a crypto standpoint but more from a unique (non-exploited) approach.
link
dylkil
2226 days ago
ecdsa would be good
link