What is the hash method producing 128-bit output (32 hex chars) with lowest collision likelyhood? [migrated]

I need to utilize the UUID datatype (128bit) for storing my hashes. The goal is to be able quickly calculate/identify different records by comparing it rather than millions of 1-10k char long strings. So the goal here is not the security (… Continue reading What is the hash method producing 128-bit output (32 hex chars) with lowest collision likelyhood? [migrated]

What hashing function has the biggest "limit" or highest range of possibilities? [closed]

For example, sha-256 has a range from I believe zero to 2^256 – 1 if I’m correct. Sha 512 is 2^512. Is there a hashing function out there, publicly accessible with a higher range? Which has a higher range of numbers? Which has the highest … Continue reading What hashing function has the biggest "limit" or highest range of possibilities? [closed]

Responder still catching hashes with LLMNR and Netbios over TCP/IP disabled. Is this by design?

My responder is still catching hashes from Windows 10 box that has had Netbios over TCP/IP (DHCP scope option) and LLMNR disabled (GP).
The workstation invokes the net view \\responderip and responder displays the hash. Please confirm thi… Continue reading Responder still catching hashes with LLMNR and Netbios over TCP/IP disabled. Is this by design?