RSA Example
Z = (P-1)*(Q-1) = 40
pick e which has no common factor with Z: e=13
pick d such that e*d = 1 mod Z : d=37
P = 5, Q=11 the two prime numbers.
N = P*Q = 55
k < log(N)= 5 the length of mess.
Previous slide
Next slide
Back to first slide
View graphic version