Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Journal of Informatics and Information Security

Perancangan Aplikasi Pengamanan Data Menggunakan Algoritma RSA (Rivest Shamir Adleman) dan AES (Advanced Encryption Standard) Berbasis Web Dika Alfiani Fauzan; Ahmad Fathurrozi; Sugiyatno
Journal of Informatic and Information Security Vol. 4 No. 1 (2023): Juni 2023
Publisher : Program Studi Teknik Informatika, Fakultas Teknik Universitas Bhayangkara Jakarta Raya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31599/qkfbes25

Abstract

Cryptography is a method of manipulating a secret message into an unknown form to many people, with the aim of protecting the secret message from unauthorized individuals. Various types of cryptographic algorithms can be applied to protect data and information. Among them are the RSA (Rivest Shamir Adleman) and AES cryptographic algorithms. AES and RSA are often used together to provide optimal security. AES is used for efficient data encryption, while RSA is used for key exchange and digital signatures. In this research, AES is used for encrypting and decrypting documents/data, while RSA serves as the encryption and decryption for the AES key, which acts as the encryptor and decryptor for the documents/data. With this combination, the strengths of both algorithms can be utilized to achieve strong data security and confidentiality. The author aims to implement data security at XYZ Company. In this research, the author focuses on securing procedure documents and calibration methods.