IMPLEMENTASI ALGORITMA RC6 UNTUK PENGAMANAN SITUS DENGAN ENKRIPSI HEAD DAN BODY HTML

Main Author: Ardiansyah, Fahrizal
Format: Thesis NonPeerReviewed
Terbitan: , 2012
Subjects:
Online Access: http://eprints.umm.ac.id/19208/
Daftar Isi:
  • In this final term has been built a software which can be used to improve the security of a site that uses encryption-decryption system HTML page is as an authentication method. This system was developed because of the authentication methods that are commonly used, namely the password system has gapped so that tapper can steal user passwords. Encryption-decryption algorithms (cryptography) which is used in this system is RC6 because the algorithm is fast and secure so the applications is spared from the bottleneck. This application consists of two parts, the encryptor and decryptor. Encryptor module is also a builder of head cryptographic and HTML body are on the server that use the Java programming language as a builder. On the other hand, decryptor module residing on the client side uses Java as a programming language. Decryptor module uses an appearance as a browser that is equipped with a secret key. After conducted an examination of the application, obtained the result that the system which is developed successfully secure transmission of HTML pages from the server to the client so it can be an alternative process of authentication other than password systems.