mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-03-21 20:51:27 +00:00
3 lines
226 B
ReStructuredText
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).
|