mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 04:04:16 +00:00
extend LeaseSet buffer to fir RSA-4096 key and signature
This commit is contained in:
parent
0a9eca9f94
commit
52a0b9ca03
@ -36,7 +36,7 @@ namespace data
|
|||||||
|
|
||||||
#pragma pack()
|
#pragma pack()
|
||||||
|
|
||||||
const int MAX_LS_BUFFER_SIZE = 2048;
|
const int MAX_LS_BUFFER_SIZE = 3072;
|
||||||
class LeaseSet: public RoutingDestination
|
class LeaseSet: public RoutingDestination
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user