crypto/noise: Preallocate handshake memory with correct overhead #332
Labels
priority: low
Nice-to-have improvements, optimizations, or future considerations
todo
Extracted from code todos
Allocate the appropriate amount of memory instead of hardcoding a random value:
litep2p/src/crypto/noise/mod.rs
Lines 252 to 262 in 2a49fd0
The text was updated successfully, but these errors were encountered: