Research Article

SSPSoC: A Secure SDN-Based Protocol over MPSoC

Table 1

Designed network messages.

Type Type Value Description Contents

KEY_REQUEST 0x06Sent by nodes to the PKGEnc(timestamp), ,

KEY_REPLY 0x07Sent by PKG to nodes as a reply to KEY_REQUEST messageEnc(System Parameters, node , private key),
,

JOIN0x01Broadcasted by nodes who wants to join a groupnode , timestamp, JOIN token

INVITE0x02Broadcasted by controller for inviting nodes to form a group(participant , node , participant , )

READY0x03Broadcasted by nodes as a reply to INVITE messageparticipant , timestamp, READY token

ROUND_10x04Contains cryptographic material for the first round of the GKAsender , Crypto R1

ROUND_20x05Contains cryptographic material for the second round of the GKAsender ,
receiver ,
Crypto R2

DATA0x08Contains encrypted data with the group keysender ,
receiver ,
Enc(data), ,