Can PR #114261 be backported to .NET 8? It fixes an issue with using a specific signature padding algorithm when .NET is compiled in FIPS mode on Linux (see original issue - #114260).
The fix appears small and self-contained, and a workaround without the fix is hard because changing a signature algorithm causes backwards compatibility issues.