Prevent a brute force attack 53/192153/8
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 31 Oct 2018 02:54:17 +0000 (11:54 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 1 Nov 2018 06:00:52 +0000 (15:00 +0900)
commitaab03510044f07aad834e80202dbf4dda5f1ea60
tree96478e76f1fa4971c46ab50e513b6c3f3a6c95ee
parent516c2d5dcdb4e811eb22f84a27d6fcedbc08623b
Prevent a brute force attack

To avoid the brute force attack, sequence number is created by (pseduo)random
and Base-64 encoding.

Change-Id: Ia8ade4c32f5b091c588ac234315381bcc31bdaaf
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launch_with_result.c