Javascript must be enabled to continue!
Implementasi Enkripsi dan Otentikasi Transmisi Data ZeroMQ Menggunakan Advanced Encryption Standard
View through CrossRef
Communication via sockets is used to transmit information between applications or between processes over network or locally. ZeroMQ is a library for sending messages using sockets that are quite well known. Talking about sending data, message security is an important part that needs to be taken into account, especially when sending data over a network. ZeroMQ sends messages openly without securing the messages sent. This is evidenced by research which states that ZeroMQ does not have a security layer for sending messages over the network and direct observation of message packets using the wireshark application. Therefore, this study creates a method of securing and authenticating message delivery using AES (Advanced Encryption Standard) CBC (Cipher Block Chaining) mode combined with an authentication method. The AES CBC mode was chosen because it is faster than other methods and has strong encryption. This encryption and authentication are used so that the sender and recipient of the message are both valid senders and recipients so that no message changes during message delivery and messages can only be opened by the message recipient and the sender of the message. Tests are conducted to measure the effect of encryption and authentication on message delivery performance. Based on the tests conducted, there is an increase of 7% from normal delivery speed and the potential for messages is not up to 0.3% - 1.5%.
Ikatan Ahli Informatika Indonesia (IAII)
Title: Implementasi Enkripsi dan Otentikasi Transmisi Data ZeroMQ Menggunakan Advanced Encryption Standard
Description:
Communication via sockets is used to transmit information between applications or between processes over network or locally.
ZeroMQ is a library for sending messages using sockets that are quite well known.
Talking about sending data, message security is an important part that needs to be taken into account, especially when sending data over a network.
ZeroMQ sends messages openly without securing the messages sent.
This is evidenced by research which states that ZeroMQ does not have a security layer for sending messages over the network and direct observation of message packets using the wireshark application.
Therefore, this study creates a method of securing and authenticating message delivery using AES (Advanced Encryption Standard) CBC (Cipher Block Chaining) mode combined with an authentication method.
The AES CBC mode was chosen because it is faster than other methods and has strong encryption.
This encryption and authentication are used so that the sender and recipient of the message are both valid senders and recipients so that no message changes during message delivery and messages can only be opened by the message recipient and the sender of the message.
Tests are conducted to measure the effect of encryption and authentication on message delivery performance.
Based on the tests conducted, there is an increase of 7% from normal delivery speed and the potential for messages is not up to 0.
3% - 1.
5%.
Related Results
Rancang Bangun Aplikasi File Transfer Menggunakan Library ZeroMQ
Rancang Bangun Aplikasi File Transfer Menggunakan Library ZeroMQ
Intisari— Pengiriman data dengan ukuran data yang besar antar dua komputer atau lebih pada sebuah perusahaan dipengaruhi oleh berbagai faktor, baik koneksi jaringan dari kedua komp...
Perancangan dan Implementasi Sistem Otentikasi OAuth 2.0 dan PKCE Berbasis Extreme Programming (XP)
Perancangan dan Implementasi Sistem Otentikasi OAuth 2.0 dan PKCE Berbasis Extreme Programming (XP)
Perusahaan XYZ adalah sebuah perusahaan swasta yang menyediakan sebuah produk Hospital Management System (HMS) yang bersifat subscription. Dimana lebih dari satu rumah sakit menggu...
FAKTOR-FAKTOR YANG MEMPENGARUHI MORTALITAS PADA PASIEN DENGAN FRAKTUR COSTA: Literature Review
FAKTOR-FAKTOR YANG MEMPENGARUHI MORTALITAS PADA PASIEN DENGAN FRAKTUR COSTA: Literature Review
FAKTOR-FAKTOR YANG MEMPENGARUHI MORTALITAS PADA PASIEN DENGAN FRAKTUR COSTA: Literature Review Anna Tri Wahyuni1), Masfuri2), Liya Arista3)1,2,3 Fakultas Ilmu Keperawatan Univers...
ENKRIPSI DAN DEKRIPSI CITRA MENGGUNAKAN METODE FRAKTAL
ENKRIPSI DAN DEKRIPSI CITRA MENGGUNAKAN METODE FRAKTAL
Enkripsi citra dengan metode fraktal adalah proses penyandian yang mengubah citra asli (plain image) menjadi citra yang tidak bisa dimengerti (cipher image) dengan menggunakan citr...
ENKRIPSI DATA AUDIO MENGGUNAKAN METODE KRIPTOGRAFI RSA
ENKRIPSI DATA AUDIO MENGGUNAKAN METODE KRIPTOGRAFI RSA
Penerapan Metode RSA pada Enkripsi Data Audio, merupakan bentuk penelitian untuk membuktikan bahwa Metode Kriptografi dapat digunakan untuk pencarian solusi, khususnya pada permasa...
Transmisi Memori dan Trauma dalam Mother Land Karya Dmetri Kakmi: Kajian Postmemory
Transmisi Memori dan Trauma dalam Mother Land Karya Dmetri Kakmi: Kajian Postmemory
AbstrakPenelitian ini mengkaji tentang bagaimana proses kreatif sebuah karya postmemory dalam proses transmisi memori dari generasi pertama ke generasi selanjutnya dan melihat gend...
RSA vs Quantum Encryption: Flexibility, Security, and Performance Analysis for Information Processing
RSA vs Quantum Encryption: Flexibility, Security, and Performance Analysis for Information Processing
Introduction: With the advent of quantum computing, traditional encryption methods face significant challenges in maintaining security. This study explores quantum information proc...
Improved Structure of Data Encryption Standard Algorithm
Improved Structure of Data Encryption Standard Algorithm
The Internet is providing vital communications between millions of individuals. It is also more and more utilized as one of the commerce tools; thus, security is of high importance...

