Abstract
One of the most commonly used communication tools is e-mail. Messages sent via e-mail can contain confidential information, security measures are needed for confidential messages sent via e-mail. Cryptography is one of the security measures that can be taken. Based on the types of keys, there are two types of cryptography namely symmetric and asymmetric. Symmetric cryptography uses the same key in the encryption and decryption process, while asymmetric cryptography uses different keys. Symmetric keys can be encrypted by asymmetric keys to make the transmission of secret keys more secure. The symmetric and asymmetric cryptography chosen are AES (Advanced Encryption Standard) and enhanced RSA (Rivest Shamir Adleman). RSA cryptography is known for its strong security based on the difficulty of exponential and factorization operations, while AES cryptography is a secure cryptography standard that has a relatively fast computation time. An e-mail application to send secret messages using combined cryptography algorithm constructed using Python programming language.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.