2016/01/09 by Ahmad Steef, Steef, Ahmad, M. N. Shamma +3
Computer Science · #Algorithms and Data Compression #Chaos-based Image/Signal Encryption #Coding theory and cryptography #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #cs.CR
paper · pdf · doi:10.48550/arxiv.1610.08832
for any notes and queries please contact via: [email protected], http://airccse.org/journal/ijcis/current2015.html
arxiv created 2016/01/09 · openalex publication_date 2016/01/09 · arxiv updated 2016/10/28 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
In many research works, there has been an orientation to studying and developing many of the applications of public-key cryptography to secure the data while transmitting in the systems, In this paper we present an approach to encrypt and decrypt the message text according to the ASCII(American Standard Code for Information Interchange) and RSA algorithm by converting the message text into binary representation and dividing this representation to bytes(8s of 0s and 1s) and applying a bijective function between the group of those bytes and the group of characters of ASCII and then using this mechanism to be compatible with using RSA algorithm, finally, Java application was built to apply this approach directly.