Abstract

Security is a very important aspect of information systems. Some information is generally only intended for a certain group of people, therefore security is needed to prevent the information from reaching other parties who are not interested so that the possibility of leakage or misuse of information can be avoided by designing a security system that serves to protect the information system . Information security issues that we often encounter include passive tapping, active tapping, fraud and so on. In addition there are two main problems of text message security that must be considered by the user, namely the problem of privacy (privacy) and authenticity (autenthication). To overcome the above problems, the writer tries to design an application that can be used to do the encryption and decryption process by applying the triple transposition vigenere cipher algorithm in encryption and decryption. This algorithm is a super encryption algorithm, because in the encryption process it uses two techniques, namely transposition technique and substitution technique. The substitution technique in this algorithm uses the vigenere cipher algorithm.

Highlights

  • Some information is generally only intended for a certain group of people, security is needed to prevent the information from reaching other parties who are not interested so that the possibility of leakage or misuse of information can be avoided by designing a security system that serves to protect the information system

  • In addition there are two main problems of text message security that must be considered by the user, namely the problem of privacy and authenticity

  • Aplikasi ini berguna untuk merubah pesan teks asli menjadi teks sandi atau sebaliknya dengan tujuan agar pesan tersebut tidak dapat dibaca oleh pihak yang tidak bertanggung jawab (penyadap), selain itu aplikasi ini juga mempercepat proses enkripsi dan dekripsi dibandingkan dengan cara manual

Read more

Summary

Introduction

In addition there are two main problems of text message security that must be considered by the user, namely the problem of privacy (privacy) and authenticity (autenthication). Jika panjang kunci lebih pendek daripada panjang plainteks, maka kunci diulang secara periodik[6] Secara matematis enkripsi dan dekripsi karakter cipherteks didapat dengan rumus [2] : Enkripsi : Ci = (Pi + Ki) Mod 26 Dekripsi : Pi = (Ci – Ki) Mod 26 dengan : Ci = huruf ke-i dalam teks sandi Pi = huruf ke-i dalam teks asli Ki = huruf ke-i dalam kunci Mod 26 = jumlah huruf yang digunakan (ASCII) Algoritma Triple Transposition Vigenere Cipher Triple transposition vigenere cipher adalah algoritma enkripsi dengan cara mengulang teknik vigenere cipher yang setiap plainteksnya dilakukan transposisi terlebih dahulu sebanyak tiga kali dengan menggunakan kunci yang tiap kuncinya harus berbeda satu dengan yang lainnya

Results
Conclusion
Full Text
Published version (Free)

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