-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels