Skip to content

aes: allow detecting whether hardware acceleration is available #549

@SludgePhD

Description

@SludgePhD

It is often useful to be able to detect when block ciphers can be hardware accelerated, because the performance difference between a software and hardware implementation can be significant (especially with AES).

Detecting the availability of hardware acceleration in the crates here would allow applications to better choose an algorithm, or to log a warning (or collect telemetry) noting the possible performance degradation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions