期刊名称:International Journal of Computer Science and Network Solutions
印刷版ISSN:2345-3397
出版年度:2015
卷号:3
期号:8
页码:1-9
出版社:International Journal of Computer Science and Network Solutions
摘要:Encryption is most effective way to achieve data security. This is done by converting the data into cipher text. In thispaper, we propose a new algorithm for encrypting Amazigh characters using Braille encoding. The encryptionprocess can be divided into two main sub-processes. First, Unicode characters are embedded into points on ellipticcurve and encrypted using ECC technique based matrix. The second sub-process is to use Braille encoding toenhance authentication. In this approach a mixture of point multiplication and Braille representation is used forencrypting the data. In the same way decryption will also be done at receiver’s side by using inverse of encodingprocess. This paper describes Java implementation of the proposed approach and then illustrates the working ofencryption and decryption process with the help of GUI made in Java Net Beans 7.0.1.