Skip to content

Add RSASSA-PSS-SHA256 signing and verification APIs to the specification

2cfae64
Select commit
Loading
Failed to load commit list.
Merged

Add support for RSASSA-PSS (PS256) algorithm #616

Add RSASSA-PSS-SHA256 signing and verification APIs to the specification
2cfae64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 1s

82.14% (target 80.00%)

View this Pull Request on Codecov

82.14% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.14%. Comparing base (cf1437f) to head (2cfae64).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #616      +/-   ##
============================================
- Coverage     82.32%   82.14%   -0.19%     
- Complexity      241      371     +130     
============================================
  Files            29       41      +12     
  Lines          1375     1725     +350     
  Branches        191      268      +77     
============================================
+ Hits           1132     1417     +285     
- Misses          196      215      +19     
- Partials         47       93      +46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.