Y
Hacker News
new
|
ask
|
show
|
jobs
by
maallooc
2230 days ago
This is so interesting to watch. Can you do it for other hash or encryption methods?
1 comments
inersha
2230 days ago
I have thought about it. Any particularly interesting ones?
link
tromp
2230 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
2230 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
2230 days ago
ecdsa would be good
link