I\'m using python Fernet library because I need to encrypt and store a password in the db, then I need to query the encrypted password and decrypt it to pass it into a variable,