aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_ciphersuite.h
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-05-20 15:22:07 -0400
committerJack Lloyd <[email protected]>2019-05-20 15:26:37 -0400
commit81ea951957a133fcb7c8a6645312edf7904b26e9 (patch)
tree70e33c878cdd59d9af8ad79f6d5067dbd4c42a50 /src/lib/tls/tls_ciphersuite.h
parentd3de77765b2f3e871a5686d7b6b338865c904254 (diff)
Don't artificially limit very small RSA keys.
Keys smaller than 384 bits are trivially breakable, but that's true for 512 as well so no reason to draw the line there. Just do 5 bits since the smallest legal RSA key is 3*5 and that handles the integer overflow warning from Coverity which was the original reason for it. GH #1953
Diffstat (limited to 'src/lib/tls/tls_ciphersuite.h')
0 files changed, 0 insertions, 0 deletions