briansmith / ring

Safe, fast, small crypto using Rust
Other
3.64k stars 683 forks source link

Add target support for 32-bit and 64-bit SPARC #2066

Closed glaubitz closed 1 month ago

glaubitz commented 1 month ago

Fixes #2008

briansmith commented 1 month ago

We try to avoid adding new lines of code that aren't covered by CI. That's why the CI changes are important.

I have proposed a more general solution in https://github.com/briansmith/ring/pull/2042#issuecomment-2120898907.