mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +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).
|