e = 43p = 13q = 83n = p*q c= [996,894,379,631,894,82,379,852,631,677,677,194,893]phi=(p-1)*(q-1) d= 595 for i in c: m=pow(i, d, n) print(chr(m)) print("")
Standard input is empty
S K Y - K R Y G - 5 5 3 0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!