Kim De Mey 9ba1eb99e3
Fix possible crashes due to RangeErrors in rlpx auth decoding (#558)
- Fix two possible RangeErrors, due to negative seq allocation
in decodeAuthMessageEIP8 and in decodeAckMessageEIP8
- Set the minimum auth message size to AuthMessageEIP8Length,
in case there are clients that no longer add padding
- Add tests for invalid length cases
2022-11-17 08:46:27 +01:00
..
2022-11-16 17:44:00 +01:00
2022-11-16 17:44:00 +01:00
2022-06-17 22:45:37 +02:00
2022-09-14 19:02:05 +02:00
2022-11-16 17:44:00 +01:00