https://bugs.winehq.org/show_bug.cgi?id=45768
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Hans Leidekker from comment #2)
(In reply to oscarbg from comment #0)
GnuTLS does not support algorithm 10 with hash len 32 GnuTLS does not support algorithm 11 with hash len 32 GnuTLS does not support algorithm 11 with hash len 48
That's ALG_ID_ECDSA_P256 and ALG_ID_ECDSA_P384, which should be supported by recent GnuTLS. What version of GnuTLS do you have?
Patch one in patchset might help here https://github.com/wine-staging/wine-staging/tree/master/patches/bcrypt-BCry...