Skip to content

Fix the wrong IV size.#5890

Merged
SparkiDev merged 1 commit intowolfSSL:masterfrom
anhu:fix_iv_size
Dec 14, 2022
Merged

Fix the wrong IV size.#5890
SparkiDev merged 1 commit intowolfSSL:masterfrom
anhu:fix_iv_size

Conversation

@anhu
Copy link
Copy Markdown
Member

@anhu anhu commented Dec 14, 2022

Fixes #5888

Testing

./autogen.sh
./configure ---enable-psk
make all check

@anhu anhu self-assigned this Dec 14, 2022
@dgarske dgarske requested a review from SparkiDev December 14, 2022 18:32
@anhu
Copy link
Copy Markdown
Member Author

anhu commented Dec 14, 2022

Note: I was assigned this and fixed it because I was the one who originally wrote that line.

@anhu anhu assigned SparkiDev and unassigned anhu Dec 14, 2022
@SparkiDev SparkiDev merged commit a3f3c76 into wolfSSL:master Dec 14, 2022
@anhu anhu deleted the fix_iv_size branch March 24, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

is it correct? The iv_size of TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256 is AES_IV_SIZE

2 participants