When the provided hash is 28, 32, 48 or 64 bytes long and the provided hash algorithm doesn't match the length, the extension will automatically change the hash algorithm to SHA-224, SHA-256, SHA-384 or SHA-512 to match the hash length.
In addition, warnings are logged to the website's developer console.
Resolves WE2-620
When the provided hash is 28, 32, 48 or 64 bytes long and the provided hash algorithm doesn't match the length, the extension will automatically change the hash algorithm to SHA-224, SHA-256, SHA-384 or SHA-512 to match the hash length.
In addition, warnings are logged to the website's developer console.