# Functions

This function checks if the already hashed string equals to the new plain text string.
This function takes a string and converts it to hash with pbdkf2 and sha256 based on bcrypt package.