[Bug 53972] New: BCryptSignHash does not support BCRYPT_PAD_PSS
https://bugs.winehq.org/show_bug.cgi?id=53972 Bug ID: 53972 Summary: BCryptSignHash does not support BCRYPT_PAD_PSS Product: Wine Version: 7.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs(a)winehq.org Reporter: jesper.lindholm(a)treetop.se Distribution: --- Using Ubuntu 22.04 x64, from-source build as of 2022-11-23 (wine-7.21) + fix from bug 53966 + fix from bug 53968 comment 1. Please note that the patches from above is required to get this far in the reproduction. The .NET API RSA.SignData() calls into NCryptSignHash which calls into BCryptSignHash which does not support BCRYPT_PAD_PSS. Using .NET 6.0. Fixing this would unblock bug 53968. See bug 53968 for more information about reproduction and terminal output from the state before the partial fix - I hope that is okay. This API is used in many applications signing messages with their own cryptographic RSA keys. We ran across it when testing one of our own applications. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53972 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |96692a2c21583c50834d368d86e | |83511115474dd --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- Fixed with 96692a2c21583c50834d368d86e83511115474dd. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53972 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.0-rc1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla