What is hashing?
Anonymous
Its a function used to map digital data of arbitrary size to a digital data of fixed size. Its a one way function usually used to check the integrity of data. different from encryption in a way that encrypted data can be decrypted with the secret key but you can not reverse the process in hashing. you hash the file (data) once again to verify it.
Check out your Company Bowl for anonymous work chats.