mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-19 19:20:02 +00:00
correct destination size
This commit is contained in:
parent
b6cf57cea5
commit
331c7b09bf
@ -21,7 +21,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define SAM_BUFSIZE 65536
|
#define SAM_BUFSIZE 65536
|
||||||
#define I2P_DESTINATION_SIZE 526 // TODO:
|
#define I2P_DESTINATION_SIZE 522 // EcDSA, GOST and EdDSA
|
||||||
|
|
||||||
namespace SAM
|
namespace SAM
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user