How to create the same sha1 hash in Python3 as Maraidb sha1 hash?
I’m trying to create the same sha1 hash as the sha1 hash generated in Mariadb for equality look ups.
I’m trying to create the same sha1 hash as the sha1 hash generated in Mariadb for equality look ups.