Module aes::hazmat

source ·
Available on crate feature hazmat only.
Expand description

⚠️ Low-level “hazmat” AES functions.

§☢️️ WARNING: HAZARDOUS API ☢️

This module contains an extremely low-level cryptographic primitive which is likewise extremely difficult to use correctly.

There are very few valid uses cases for this API. It’s intended to be used for implementing well-reviewed higher-level constructions.

We do NOT recommend using it to implement any algorithm which has not received extensive peer review by cryptographers.

Functions§