Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Address MD5 hashing algorithm

Open TheLimeGlass opened this issue 2 years ago • 3 comments

Suggestion

MD5 hashing algorithm in ExprHash is marked as deprecated and provides a warning in the description.

We need to either deprecate it at parsing level or outright remove MD5 capabilities in 2.8.

Potentially replace with another strong algorithm?

Why?

MD5 has been cracked, and is not secure anymore.

Other

Looking for opinions.

Agreement

  • [X] I have read the guidelines above and affirm I am following them with this suggestion.

TheLimeGlass avatar Jul 15 '23 12:07 TheLimeGlass