Skip to main content
. 2022 Jan 12;22(2):579. doi: 10.3390/s22020579
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