Abstract

Data security is one of the important issues in the development of information technology today. One way that can be done to maintain data security is to use cryptography. Cryptography process is done by doing the data randomization process, so that the original file is not easy to read by unauthorized parties. Vernam Cipher method is a key symmetric key algorithm that is used to perform encryption and decryption using the same key. In the encryption process, Vernam Cipher algorithm uses the stream cipher method where the cipher comes from the XOR result between the plaintext bit and the bit key, while the binary permutation is done by reversing the binary code on each character. In this paper will be discussed, software programs that can perform cryptographic processes on a text inputted by the user. Cryptographic process consisting of encryption and decryption will use Vernam Cipher method and binary permutation method. The program is developed using java.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

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.