[Bug 44210] New: GNUTLS_CIPHER_CHACHA20_POLY1305 is not work

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 21 17:34:23 CST 2017


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

            Bug ID: 44210
           Summary: GNUTLS_CIPHER_CHACHA20_POLY1305 is not work
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: secur32
          Assignee: wine-bugs at winehq.org
          Reporter: serg.chaplya at gmail.com
      Distribution: ---

Hello! I've tried to run this tool (http://cryptopump.info/en/download) on my
Ubuntu system.

I got some error:
fixme:secur32:schannel_get_cipher_algid unknown algorithm 23
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_cipher_algid unknown algorithm 23
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_cipher_algid unknown algorithm 23
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_cipher_algid unknown algorithm 23
fixme:secur32:schannel_get_mac_algid unknown algorithm 200

I've found that this error is here:
https://github.com/wine-mirror/wine/blob/master/dlls/secur32/schannel_gnutls.c#L314

Because GNUTLS_CIPHER_CHACHA20_POLY1305 is not supported.

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