Skip to content

How to set client ciphersuites TLS_CHACHA20_POLY1305_SHA256? #6555

@yangyangliuli

Description

@yangyangliuli

Version

WolfSSL commercial v5.5.3

Description

I want to use TLS_CHACHA20_POLY1305_SHA25 to connect to DTLS1.3, but fail. Error occurs as following:I have defined macro
HAVE_CHACHA HAVE_POLY1305 in user_setting.h, is there others macro need to define? Thank you in advance.
wolfssl/src/tls13.c,2635: wolfSSL Entering DecryptTls13

wolfssl/src/tls13.c,2563: MAC did not match

wolfssl/src/internal.c,19377: Decrypt failed

wolfssl/src/internal.c,18870: DTLS: Ignoring failed decryption

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions