[Bug 53483] New: CFB implementation partially missing

WineHQ Bugzilla wine-bugs at winehq.org
Tue Aug 2 09:22:29 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53483

            Bug ID: 53483
           Summary: CFB implementation partially missing
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bcrypt
          Assignee: wine-bugs at winehq.org
          Reporter: Luke.Ballmer at outlook.com
      Distribution: ---

Hi
In
[bcrypt_main:642](https://github.com/wine-mirror/wine/blob/1d178982ae5a73b18f367026c8689b56789c39fd/dlls/bcrypt/bcrypt_main.c#L642),
and potentially elsewhere, there is a [CFB (ciphertext
feedback)](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Cipher_feedback_(CFB))
implementation missing.  Defined
[here](https://github.com/wine-mirror/wine/blob/1d178982ae5a73b18f367026c8689b56789c39fd/include/bcrypt.h#L106)
this seems to be a major oversight. Please fix this. 

Best Regards
@nnmarcoo and littletitan

-- 
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.



More information about the wine-bugs mailing list