This Author published in this journals
All Journal INTI Nusa Mandiri
Muhammad Andara Ghazy Ar Ramadhan
Universitas Muhammadiyah Ponorogo

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

PENGAMANAN DATA PELANGGAN SISTEM INFORMASI PROVIDER WIFI MENGGUNAKAN ALGORITMA AES-128 MODE CIPHER BLOCK CHAINING Muhammad Andara Ghazy Ar Ramadhan; Ismail Abdurrozzaq Zulkarnain; Adi Fajaryanto Cobantoro
INTI Nusa Mandiri Vol. 21 No. 1 (2026): INTI Periode Agustus 2026
Publisher : Lembaga Penelitian dan Pengabdian Pada Masyarakat

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33480/inti.v21i1.8720

Abstract

The increasing use of web-based information systems by Internet Service Providers (ISPs) has increased the need to protect customers' personal data from unauthorized access and misuse. This study aims to implement the Advanced Encryption Standard (AES-128) algorithm in Cipher Block Chaining (CBC) mode to improve customer data security in a web-based WiFi provider information system. The system was developed using the Waterfall method, including requirement analysis, system design, implementation, testing, and maintenance. Customer data were encrypted before being stored in the database and decrypted when users with access rights can view it. System validation was conducted using White Box Testing with the Path Testing technique. Based on the test results, the plaintext "ANDARA1234567890" can be processed into the ciphertext "539E82687FC3424ADA78E95A877AE37E7DE45E3AEA0B76E97D26D3C15152E74B" using the AES-128 algorithm in CBC mode. Through the decryption process, the ciphertext can be restored to its original plaintext form without altering the data, while all independent paths can be executed according to the logic flow designed for the program. Therefore, the implementation of AES-128 in CBC mode supports the confidentiality of customer data in a web-based WiFi provider information system through the applied encryption mechanism.