# Functions

Compare compares the encrypted text with the plain text if it's the same.
Encrypt encrypts the plain text with bcrypt.
Sign issue a jwt token based on secretID, secretKey, iss and aud.