Skip to main content
. 2024 Dec 13;24(24):7979. doi: 10.3390/s24247979
Algorithm 13 Main Process without FS
   process
      new prHN: secKey; let puHN = pk(prHN) in out(usch, puHN);
      new SUPI: bitstring; new K: key;
      new SQN: seq;
      
      insert ueDB(SUPI, K, SQN);
      (!UE(SUPI, K, SQN, puHN))|(!SN(SNname))|(!HN(SUPI, prHN)))