Hashing
- •
def
- •
a one-way cryptographic process that derives a fixed-format value (a Hash Digest) from input data; the digest cannot be reversed back into the original input
- •
- •
- •
analogy
- •
like running a potato through a shredder to get hash browns — you can run the potato through and get hash browns, but you cannot run the hash browns back through and get the potato back
- •
- •
uses
- •
- •