briansmith / ring

Safe, fast, small crypto using Rust
Other
3.76k stars 708 forks source link

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

Closed glaubitz closed 6 months ago

glaubitz commented 6 months ago

Fixes #2008

briansmith commented 6 months 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.