2 matches found
PYSEC-2021-385
EnroCrypt is a Python module for encryption and hashing. Prior to version 1.1.4, EnroCrypt used the MD5 hashing algorithm in the hashing file. Beginners who are unfamiliar with hashes can face problems as MD5 is considered an insecure hashing algorithm. The vulnerability is patched in v1.1.4 of t...
PT-2021-22440 · Enrocrypt · Enrocrypt
Name of the Vulnerable Software and Affected Versions: EnroCrypt versions prior to 1.1.4 Description: EnroCrypt is a Python module for encryption and hashing that used the MD5 hashing algorithm in the hashing file, which is considered an insecure hashing algorithm. This can cause problems for...