This fixes a missing case statement for handling ALG_ID_ECDH_P384.
This has at least fixed Anno 1800 multiplayer session negotiation, which did not work at all with Proton 7.0-6 (the one provided in Steam), but works like a charm after this patch has been applied to it.
The other PR (#173) adds extra code that is not required and already is present at line 1406 in wine/dlls/bcrypt/bcrypt_main.c
This fixes a missing case statement for handling ALG_ID_ECDH_P384.
This has at least fixed Anno 1800 multiplayer session negotiation, which did not work at all with Proton 7.0-6 (the one provided in Steam), but works like a charm after this patch has been applied to it.
The other PR (#173) adds extra code that is not required and already is present at line 1406 in wine/dlls/bcrypt/bcrypt_main.c