| Algorithm 1. Pseudo code for DAM4SNC authentication |
|
INPUT: Number of nodes, Target security level each node 1 iterate (node size increases): 2 randomly set target security levels for all nodes (level 1–3) 3 while (until all nodes reach the target security level and transmit data): 4 // do authentication method(function) 5 authentication( ) OUTPUT: Latency |