hashing
Hashing
https://samwho.dev/hashing/
In this post, we're going to demystify hash functions. We're going to start by looking at a simple hash function, then we're going to learn how to test if a hash function is good or not, and then we're going to look at a real-world use of hash functions: the hash map.
Added 1 year ago
CyberChef
https://gchq.github.io/CyberChef/
Various hashing, encryption, formatting and transformation tools
Added 6 years ago