RE: Today's Study(Hash Function)

You are viewing a single comment's thread from:

Today's Study(Hash Function)

in hive-161179 •  2 years ago 

Very interesting indeed! Is this function used for encryption?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Since hashing is irreversible and encryption is reversible, it is safe to assume that encryption is used for sending and receiving data and hashing is used for storing passwords.