simplesamlphp / simplesamlphp-module-oidc

A SimpleSAMLphp module for OIDC OP support.
Other
45 stars 22 forks source link

Raise key-size from 2048 > 3072 #224

Closed tvdijen closed 3 months ago

tvdijen commented 3 months ago

Dutch government standards deem 2048 'okayish' and 3072+ 'good' .. Feel free to decline this PR, but I just thought it was time to raise the bar a bit.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.82%. Comparing base (4f14e0a) to head (683f9d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================= Coverage 52.82% 52.82% Complexity 984 984 ========================================= Files 109 109 Lines 3587 3587 ========================================= Hits 1895 1895 Misses 1692 1692 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.