-
Built on the RSA cryptosystem
-
Selection of
p
,q
initial prime numbers ---private
andpublic key
creation - User sends hispublic key
- Message encryption based on the Bob'spublic key
- Message decryption based on user's ownprivate key
python setup.py