We need to correctly hash password in database, because its best for everyone.
Using hashlib from python and sha256 should be more than enough.