Analysis and Implementation of PlayFair Chipper Algorithm in Text Data Encoding Process
Autor: | Pristiwanto Pristiwanto, null Heri Sunandar, null Berto Nadeak |
---|---|
Rok vydání: | 2020 |
Předmět: | |
Zdroj: | Jurnal Info Sains : Informatika dan Sains. 10:19-23 |
ISSN: | 2797-7889 2089-3329 |
DOI: | 10.54209/infosains.v10i2.33 |
Popis: | This research discusses the implementation of Playfair Cipher to encode text data. Playfair Cipher is one of the classic cryptographic algorithms that use symmetry keys. Originally invented by Sir Charles Wheatstone and Baron Lyon Playfair, the algorithm used a 5x5 keyboard to encrypt and decrypt. The process of encryption and decryption is done by grouping the letters in a bigram. By using a 5x5 keyboard, we can encrypt plaintext (original text data to be encrypted) and decrypt the ciphertext (encrypted text data) by grouping it by removing the letter J from plaintext. The keypad is generated randomly by the software so that each encoding process (encryption and decryption) can use different keys. The software is also used to prove the correctness of the encryption and decryption results of the Playfair Cipher with cube keyboards. Cipher Playfair software is developed using the C++ language and is console-based in a Windows development environment. |
Databáze: | OpenAIRE |
Externí odkaz: |