Activity 42: Documentation of Python Flask hash
1. Overview of Hashing in Flask
Hashing is a process that transforms a given input (like a password) into a fixed-length value, called a "hash." Hashing functions are designed to be one-way, meaning they cannot be reversed to obtain the original inpu...
jacquelineaparijado.hashnode.dev3 min read