19 Aug
2024
19 Aug
'24
2:36 p.m.
With the goal of fixing the [Sven Bømwøllen series: Several games crash after loading screen](https://bugs.winehq.org/show_bug.cgi?id=55936) issue, I did some refactoring on the corresponding tests to separate them. Afterwards I've added a signature verification test for this bug and fixed the wrong byte order in the dssenh signatures. With the refactoring of the tests, they also caught a missing BCryptFinishHash in the CPSignHash function. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6314