fixed: newsfragment

This commit is contained in:
Khwahish Patel
2025-03-05 12:52:59 +05:30
committed by Paul Robinson
parent dc6de9b53a
commit d1390c824c
2 changed files with 1 additions and 2 deletions

View File

@ -0,0 +1 @@
Added a maximum RSA key size limit of 4096 bits to prevent resource exhaustion attacks.

View File

@ -1,2 +0,0 @@
Added a maximum RSA key size limit of 4096 bits to prevent resource exhaustion attacks
from malicious peers using oversized keys.