-
Notifications
You must be signed in to change notification settings - Fork 94
Session Packetization
David Brodsky edited this page Apr 16, 2015
·
1 revision
# bytes | desc |
---|---|
1 | version |
1 | type |
32 | public key |
32 | signing public key |
byte # | desc |
---|---|
1 | version |
1 | type |
4 | length |
X | blob |
64 | signature |
32 | signing public key |
byte # | desc |
---|---|
1 | version |
1 | type |
4 | length |
X | E(blob) |
32 | public key |
24 | nonce |