Module aes::autodetect
source · Expand description
Autodetection support for hardware accelerated AES backends with fallback to the fixsliced “soft” implementation.
Modules§
Macros§
Structs§
- AES-128 block cipher
- AES-128 block cipher (decrypt-only)
- AES-128 block cipher (encrypt-only)
- AES-192 block cipher
- AES-192 block cipher (decrypt-only)
- AES-192 block cipher (encrypt-only)
- AES-256 block cipher
- AES-256 block cipher (decrypt-only)
- AES-256 block cipher (encrypt-only)