aws / aws-lc-rs

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
311 stars 49 forks source link

Remove NASM requirement for windows builds #364

Closed justsmth closed 2 months ago

justsmth commented 8 months ago

See: aws/aws-lc#1477

justsmth commented 3 months ago

There's now a draft PR regarding this issue here: https://github.com/aws/aws-lc-rs/pull/491

Please let us any thoughts/concerns you have on the approach taken for this.

justsmth commented 2 months ago

This is resolved with the release of aws-lc-rs v1.9.0.

camshaft commented 2 months ago

Should we close https://github.com/aws/aws-lc/issues/1477 as well?