Research Article

Named Data Networking-Based On-Demand Secure Vehicle-To-Vehicle Communications

Algorithm 1

Message verification policy (MVP) adopted by each normal node.
Steps:
   1. Start
   2.
   3.
if (⟵issue()) then
      TRUE
      Threshold
      add-message()
      else
      reject-message()
4. End