Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize XTS tweak computation #4057

Merged
merged 1 commit into from
May 15, 2024
Merged

Optimize XTS tweak computation #4057

merged 1 commit into from
May 15, 2024

Conversation

randombit
Copy link
Owner

For AES-128 with AES-NI this almost doubles performance. The benefit for slower ciphers is less pronounced.

For AES-128 with AES-NI this almost doubles performance. The
benefit for slower ciphers is less pronounced.
@coveralls
Copy link

Coverage Status

coverage: 91.996% (+0.003%) from 91.993%
when pulling 131c214 on jack/optimize-xts
into 39535f1 on master.

@randombit randombit merged commit 36bde74 into master May 15, 2024
43 checks passed
@randombit randombit deleted the jack/optimize-xts branch May 15, 2024 12: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.

None yet

2 participants