Research Article

Remote Surveillance System without Privacy Leakage for Contacts in Infectious Disease

Algorithm 2

User registration.
Input: Tel, Ba,
Output: flag (success 1, otherwise 0)
(1)flag = 0
(2)
(3)encrypted RI with
(4)flag = register in health center using RI
(5)If flag
(6) obtain Pseudo-ID from the health center
(7) return flag
(8)end if