Research Article

SFDWA: Secure and Fault-Tolerant Aware Delay Optimal Workload Assignment Schemes in Edge Computing for Internet of Drone Things Applications

Algorithm 2

Fully homomorphic encryption scheme.
Input: ,,
1 Begin
2 ;
3 ;
4 Encryption process;
5 for each ()
6  Determined encryption time based on equation (1);
7  Generate large random number ;
8  ;
9 ;
10  Decryption process;
11 for each () do
12  
   ;
13 End main;