Hashing is a one way process that takes an input and produces a fixed length string.
Encrypting transforms data into a different non human readable format meant to be reversible with the proper decryption key
Hashing is a one way process that takes an input and produces a fixed length string.
Encrypting transforms data into a different non human readable format meant to be reversible with the proper decryption key