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
272 stars 50 forks source link

Remove NASM requirement for windows builds #364

Closed justsmth closed 3 weeks ago

justsmth commented 7 months ago

See: aws/aws-lc#1477

justsmth commented 1 month 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 3 weeks ago

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

camshaft commented 3 weeks ago

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