[Bug 40692] New: Rocket League needs AES encryption/ decryption implemented in bcrypt.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 27 06:02:18 CDT 2016


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

            Bug ID: 40692
           Summary: Rocket League needs AES encryption/ decryption
                    implemented in bcrypt.dll
           Product: Wine
           Version: 1.9.10
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bcrypt
          Assignee: wine-bugs at winehq.org
          Reporter: maxime at mmorel.eu
      Distribution: ---

A recent update of the game in Steam broke wine support. The game requires AES
encryption features from bcrypt.dll to play online.
These API must be implemented with AES algorithm :
BCryptOpenAlgorithmProvider
BCryptGenerateSymmetricKey
BCryptEncrypt
BCryptDecrypt
BCryptDestroyKey
BCryptCloseAlgorithmProvider

With stub implementation of these, the game is running and can be played in
solo.

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