What is hashing? For those of you who don’t know, hashing is simply passing data through a formula that produces a result. Hashing is very useful because it’s one-way, you can hash some data and create a hash, but you can’t take a hash and recreate the same data. …