Cryptography is a technique or method for securing communications by using codes, so that the third parties cannot use that sensitive information and only intended users can read and process it. To avoid such things encryption and decryption is the solution for the same, which will ensure confidentiality, integrity, prevent information from tampering, forgery and counterfeiting. For encryption decryption process, we require a key it is mandatory that key should not be leaked, hence for this purpose we use private and public key which is only known by the receiver and sender. This paper proposes complete implementation of RSA text encryption decryption as well as image encryption decryption. Dr. C. Umarani | Aditi Badnore "RSA Cryptosystem using Python" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-6 , October 2020, URL: https://www.ijtsrd.com/papers/ijtsrd35752.pdf Paper Url: https://www.ijtsrd.com/computer-science/computer-security/35752/rsa-cryptosystem-using-python/dr-c-umarani
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 4 Issue 6, September-October 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD35752 | Volume – 4 | Issue – 6 | September-October 2020
Page 1708
RSA Cryptosystem using Python
Dr. C. Umarani1, Aditi Badnore2
1Assistance Professor, 2Student,
1,2Masters in Computer Applications, Jain (Deemed-to-be) University, Bangalore, Karnataka, India
ABSTRACT
Cryptography is a technique or method for securing communications by using
codes, so that the third parties cannot use that sensitive information and only
intended users can read and process it. To avoid such things encryption and
decryption is the solution for the same, which will ensure confidentiality,
integrity, prevent information from tampering, forgery and counterfeiting. For
encryption decryption process, we require a key it is mandatory that key
should not be leaked, hence for this purpose we use private and public key
which is only known by the receiver and sender. This paper proposes
complete implementation of RSA text encryption/decryption as well as image
encryption/decryption.
How to cite this paper: Dr. C. Umarani |
Aditi Badnore "RSA Cryptosystem using
Python" Published in
International Journal
of Trend in Scientific
Research
and
Development (ijtsrd),
ISSN:
2456-6470,
Volume-4 | Issue-6,
October
2020,
pp.1708-1710,
URL:
www.ijtsrd.com/papers/ijtsrd35752.pdf
Copyright © 2020 by author(s) and
International Journal of Trend in Scientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the
Creative
Commons Attribution
License
(CC
BY
4.0)
(http://creativecommons.org/licenses/by/4.0)
I.
INTRODUCTION
The Rivest-Shamir-Adleman (RSA) was publically described
in 1977, which is used by modern computers to encrypt and
decrypt
the messages.
It
is
an
asymmetric
cryptographic a