Skip to content

cli: Fix md5 verification for short values

Matthias Dressel requested to merge another/dav1d:verify_md5 into master

Verification should not succeed if the given string is too short to be a real hash.

Fixes #361 (closed)

Merge request reports