Research Article
A New Digital Watermarking Method for Data Integrity Protection in the Perception Layer of IoT
Algorithm 2
Watermark embedding algorithm.
| Input: input parameters | | Output: New packet | | () Get watermark according to Algorithm 1; | | () ; | | () for to do | | () ; | | () = ; | | () for to do | | () ; | | () = ; | | () return ; |
|