Program yang ada pada "Lightweight Present.rar" merupakan program untuk mengamankan pesan teks dengan algoritma Present Cipher dengan mode operasi CBC (Cipher Block Chaining) yang dibangun dengan bahasa pemrograman Python. Pembuatan program ini merupakan salah satu syarat penyelesaian Thesis/Skripsi program studi Matematika (non-dik) UPI.
- Download "Lightweight Present.rar" lalu ekstrak
- Buka Visual Studio Code lalu pilih folder "Lightweight Present" untuk dibuka
- Lalu jalankan "Lightweight Present.py"
Skripsi dapat ditemukan di google atau di repository upi dengan mencari judul skripsi nya yaitu "Pengamanan Pesan Teks dengan Kriptografi Lightweight Present Cipher pada Cipher Block Chaining" yang ditulis oleh Reksa Alamsyah.
The program in "Lightweight Present.rar" is designed to secure text messages using the Present Cipher algorithm with Cipher Block Chaining (CBC) mode. It is developed in Python programming language. This program was created as part of the requirements for completing a Thesis/Undergraduate Dissertation in Mathematics (non-education) at UPI.
- Download "Lightweight Present.rar" and extract it.
- Open Visual Studio Code and select the "Lightweight Present" folder to open.
- Run "Lightweight Present.py".
The thesis can be found on Google or in the UPI repository by searching for the title of the thesis: "Securing Text Messages with Lightweight Present Cipher in Cipher Block Chaining Mode" written by Reksa Alamsyah.