application programming for e-commerce
7. security

the RSA algorithm

RSA Public and Private keys: Public key = {n,e} Private key = {n,d}

Encryption and Decryption:

Encryption: C = Me mod n

Decryption: M = Cd mod n

M is the message and C is the corresponding ciphertext

>>


concurrency << | >> application servers
dr. salih yurttas | computer science