Research Article

A Covert-Aware Anonymous Communication Network for Social Communication

Algorithm 1

client.
Input:
Output: res
(1) ()
(2) = sign(ReqAccess,K,)//ReqAccess is client ask for access to the network
(3) = []
(4) = enc()
(5)
(6) ()
(7) ()
(8)message = dec()
(9)If then
(10)return error
(11)res = download()
(12)return res