Ring Signature Verification

Verification
c0
P1, ... , Pn
s1, ... , sn
m
Equation 2
then finds c1 , c2 , ... , cn-1
Finally, c’0 is calculated according to cn-1 and judged
c1 = Hash(m, (s3 * G) + (c3 * P3)) = ea4e0fd9c64c5d912fce8df7de0148bdb437353b5568fa16543f136e065ecd3c
c2 = Hash(m, (s1 * G) + (c1 * P1))
c3 = Hash(m, (s2 * G) + (c2 * P2))