simplesamlphp / simplesamlphp-module-oidc

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

Increase security of example RSA key generation from 1024 to 2048 bits #153

Closed rpocklin closed 2 years ago

rpocklin commented 2 years ago

As per current recommendations (ie. refer https://en.wikipedia.org/wiki/RSA_(cryptosystem)#cite_ref-keymanagement_35-0 )

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d1e479d). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #153   +/-   ##
=========================================
  Coverage          ?   37.94%           
  Complexity        ?      859           
=========================================
  Files             ?      106           
  Lines             ?     3149           
  Branches          ?        0           
=========================================
  Hits              ?     1195           
  Misses            ?     1954           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d1e479d...09d2b1e. Read the comment docs.