Y
Hacker News
new
|
ask
|
show
|
jobs
by
forgottenacc57
3263 days ago
Is there a safer alternative such as using salted hashed ip addresses?
2 comments
jwilk
3263 days ago
Certainly not before IPv6 is widely adopted.
IPv4 address space is so small, any hashing can reversed with brute force.
link
microwavecamera
3263 days ago
If you knew the hash being used you could just brute force them.
link
IPv4 address space is so small, any hashing can reversed with brute force.