International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 177 - Issue 20 |
Published: Nov 2019 |
Authors: Roayat Ismail Abdelfattah, Lamiaa Abdelsalam Telb, Mahmoud Ahmed Attia |
![]() |
Roayat Ismail Abdelfattah, Lamiaa Abdelsalam Telb, Mahmoud Ahmed Attia . An efficient Secure Electronic Mail System based on Elliptic Curve Certificateless Signcryption. International Journal of Computer Applications. 177, 20 (Nov 2019), 6-12. DOI=10.5120/ijca2019919619
@article{ 10.5120/ijca2019919619, author = { Roayat Ismail Abdelfattah,Lamiaa Abdelsalam Telb,Mahmoud Ahmed Attia }, title = { An efficient Secure Electronic Mail System based on Elliptic Curve Certificateless Signcryption }, journal = { International Journal of Computer Applications }, year = { 2019 }, volume = { 177 }, number = { 20 }, pages = { 6-12 }, doi = { 10.5120/ijca2019919619 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2019 %A Roayat Ismail Abdelfattah %A Lamiaa Abdelsalam Telb %A Mahmoud Ahmed Attia %T An efficient Secure Electronic Mail System based on Elliptic Curve Certificateless Signcryption%T %J International Journal of Computer Applications %V 177 %N 20 %P 6-12 %R 10.5120/ijca2019919619 %I Foundation of Computer Science (FCS), NY, USA
Electronic Mail or E-mail is an important development in the communication world. Therefore, the email security and efficiency has become a critical issue. Most of the existing email systems use either S/MIME (Secure/Multipurpose Internet Mail Extensions) or PGP (Pretty Good Privacy) which depend on Public Key Infrastructure (PKI) or Identity-Based Cryptography (IBC) and use inefficient signature-then-encryption techniques. Each one of these techniques has its own drawbacks. Recently, Certificateless Cryptography (CLC) and Elliptic Curve (EC) based signcrption which combines both signature and encryption in logically one step are developed to overcome these drawbacks with efficient methods. In this paper, a CLC-EC- signcryption based secure E-mail system is proposed. To make the system more efficient, the encryption key is hidden in the transmitted ciphertext itself. The system is highly secure as it uses multi-factor authentication technique includes IP address, password and fingerprint for registration and login. It provides all the security services: confidentiality, integrity, authentication, non-repudiation and forward secrecy with high efficiency compared with other recently existing schemes. Also, it is optionally for the user to send his email in clear form or signcrypted. Finally, it is practically implemented by C# programming language and it can work on the real network system without changing in the existing network architecture.