Penerapan enkripsi dan dekripsi file menggunakan Algoritma advanced encryption standard (aes)

Main Author: Primartha, Rifkie; Universitas Sriwijaya
Format: Article info application/pdf
Bahasa: eng
Terbitan: Universitas Sriwijaya , 2013
Online Access: http://journal.ilkom.unsri.ac.id/index.php/JRCSA/article/view/16
http://journal.ilkom.unsri.ac.id/index.php/JRCSA/article/view/16/12
Daftar Isi:
  • Cryptography is the science of maintaining the security of message (message). Cryptography has been widely implemented in many ways. Smart Cards, Automated Teller Machine (ATM), Pay TV, Mobile Phone, and Computers are a few examples of products that use cryptographic technology for safety. It works by changing the original message that can be understood / human readable (plaintext) into another form that can not be understood / read by humans (ciphertext). The process of transforming plaintext into ciphertext termed encryption. Currently refund the ciphertext into plaintext message termed decryption. There are many cryptographic algorithms, cryptographic applications in this study were developed using a symmetric algorithm AES (Advanced Encryption Standard) with the Java Programming Language. AES uses a symmetric key block cipher with variable key size.