Skip to content

build: Set hashFunction to sha512 because OpenSSL got updates since the 90's

Haelwenn requested to merge fix/openssl3-hash-md4 into develop

(Default of webpack 4 is "md4")

The first full collision attack against MD4 was published in 1995

Merge request reports