Skip to content

AES-CTS: default to ciphertext stealing variant 1 to match OSSL - #491

Open
padelsbach wants to merge 2 commits into
wolfSSL:masterfrom
padelsbach:fix-aes-cts-mode
Open

padelsbach wants to merge 2 commits into
wolfSSL:masterfrom
padelsbach:fix-aes-cts-mode

Conversation

@padelsbach

Copy link
Copy Markdown
Contributor

Follow up PR to #476.

Found that AES-CTS by default is not compatible with OSSL due to CS mode. Switched default to CS1, added byte swapping logic. Added unit tests.

@ColtonWilley ColtonWilley added the ci:all PR OSP toggle: run all label Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:all PR OSP toggle: run all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants