Research Article
Invalid Signatures Searching Bitwise Divisions-Based Algorithm for Vehicular Ad-Hoc Networks
Algorithm
1: Binary divisions’ detection algorithm.
| Input: Nonempty Set , start index , end index | | Output: Set F | (1) | function BDD () | (2) | if Verify () then | (3) | return | (4) | end if | (5) | if then | (6) | return | (7) | end if | (8) | | (9) | | (10) | return | (11) | end function |
|