Can I truncate a hash value and keep (the expected amount) of collision resistance? [duplicate]
I’m building a URL-shortening tool. For an arbitrary link, I need to produce a fixed-length slug which will index the full URL in a database. For prettiness reasons, I’d like to keep the slug reasonably short (8 alphanumerical characters s… Continue reading Can I truncate a hash value and keep (the expected amount) of collision resistance? [duplicate]