aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Other
318
stars
49
forks
source link
aws-lc-rs fails to build fips feature when building rustls-ffi #615
Problem:
Trying to build https://github.com/rustls/rustls-ffi v0.14.0 commit 326bb76f64db954a92663e87fcf620f2a615ec99
Trying to build it with FIPS
Build fails
Is capi builds, creating c libraries not allowed / not possible / not supported? Is my toolchain buggy?
Relevant details
AWS-LC for Rust versions or commit: (6b1bce0...)
Build log: