Skip to content

aes: autodetection support for AES-NI#208

Merged
tarcieri merged 1 commit intomasterfrom
aes/autodetect
Dec 2, 2020
Merged

aes: autodetection support for AES-NI#208
tarcieri merged 1 commit intomasterfrom
aes/autodetect

Conversation

@tarcieri
Copy link
Member

Closes #25.

Adds an off-by-default autodetect feature which the cpuid-bool crate to detect whether AES-NI is available when compiling on i686/x86_64 architectures.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aes AES implementations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AES implementation should be chosen at runtime rather than compile time

4 participants