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