(a) 
s = md mod n

(b)
m' = se mod n

Example 1: (a) The RSA signature primitive computes the equation; (b) recovering the message representative m'.

Back to Article