Skip to content

Support FIPS with aws-lc-rs #317

@skeggse

Description

@skeggse

The aws-lc-rs crate supports a fips feature flag that links the crate to a FIPS-validated crypto module. It'd be really helpful if biscuit-auth supported the use of modular cryptographic crates similar to how rustls supports multiple crypto backends!

Along these lines, it'd also be helpful to be able to enable/disable particular cryptographic algorithms using feature flags, to disconnect particular unused dependency crates. For example, if I only use ecdsa, I might want to exclude rsa as a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions