Files
py-libp2p/newsfragments/523.feature.rst
2025-03-16 07:02:53 -06:00

3 lines
226 B
ReStructuredText

Added a maximum RSA key size limit of 4096 bits to prevent resource exhaustion attacks.Consolidated validation logic to use a single error message source and
added tests to catch invalid key sizes (including negative values).