mirror of
https://github.com/number571/go-peer.git
synced 2026-09-14 11:05:42 +05:00
quantum update
This commit is contained in:
parent
9b0ac3326d
commit
75da67fd64
@ -15,7 +15,7 @@ import (
|
||||
|
||||
const (
|
||||
// IV + Proof + Hash + (2xPayload32Head)=[len(data)+len(void)] + Payload32Head=[head]
|
||||
// 16 + 8 + 32 + 2x4 + 4 = 68 additional bytes to origin message
|
||||
// 16 + 8 + 64 + 2x4 + 4 = 100 additional bytes to origin message
|
||||
CMessageHeadSize = 0 +
|
||||
1*symmetric.CCipherBlockSize +
|
||||
1*encoding.CSizeUint64 +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user