SciRepID - Scientific Publication Search

Publication Search

29,653 articles from 386 journals · 1,447 citations tracked

Showing 1-3 of 3

Analytics

Dhymaz Haiqal Azhari; Achmad Fauzi; Herman Sembiring

Merkurius : Jurnal Riset Sistem Informasi dan Teknik Informatika 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

MP3 audio files are often used in a variety of fields, but they are prone to security risks such as eavesdropping and illegal access. This study proposes a super encryption method by combining the algorithms of Rivest Shamir Adleman (RSA) and ElGamal to improve the protection of audio data. RSA was chosen for its efficiency and ease of implementation, while ElGamal offers a high level of security through discrete logarithmic complexity. The combination of the two is expected to address the weaknesses of each algorithm and strengthen file security. The system is developed using the Python programming language with the Visual Studio Code environment. The encryption process is done in layers: MP3 files are first encrypted with RSA, and then the results are encrypted again with ElGamal. The decryption is done in reverse order. Tests are conducted with various MP3 file sizes to measure the effectiveness and performance of the system. The results show that this method is able to secure audio files so that they cannot be accessed without the private keys of both algorithms. Although processing times are increased compared to single encryption, the level of security obtained is much higher. This approach can be an effective solution for protecting digital audio data, particularly MP3 format, and could potentially be applied to a wide range of other data types that require a high level of security.

Edy Soesanto; Alifah Jiddal Masyruroh; Ganis Aliefiani Mulya Putri; Srirahayu Putri Maharani

Jurnal Manajemen Riset Inovasi 2023 Pusat Riset dan Inovasi Nasional

Information security and asset protection have become top priorities in the banking industry today. Bank JABAR (Jawa Barat), as one of the leading banks in the region, also recognizes the importance of effective security management. The objective of this research is to examine the implementation of vital objects, file security, and cyber security at Bank JABAR. This research uses a descriptive analysis method by studying the policies and practices implemented by Bank JABAR in information security. Data collection techniques include documentation study and interviews that cover security policies, guidelines, and procedures at Bank JABAR.  The results of this research indicate that Bank JABAR has implemented vital objects by identifying critical assets or information and giving them appropriate protection priority. File security is implemented through strict access policies, data encryption, regular data backup and recovery, as well as secure data disposal. Cyber security is carried out through firewall policies, intrusion detection systems, continuous network monitoring, and regular system security updates. In conclusion, Bank JABAR has taken important steps in the implementation of vital objects, file security, and cyber security. However, there is a need for ongoing efforts to enhance security awareness, involve more intensive training, and adopt a proactive approach to information security.

Sri Wulandari; Muhammad Allam Arkani; Lucky Nurcahya Wibowo; Karunia Cinta Andini; Christina Ika Permatasari +1 more

Jurnal Fisioterapi dan Ilmu Kesehatan Sisthana (JUFDIKES) 2020 Stikes Kesdam IV/Diponegoro Semarang, Indonesia

In the daily use of technology, humans cannot be separated from the internet as a need to exchange information. People at this time spend more time in front of computer screens, laptops, even smartphones to find out information, send data to some of their friends. One of the information that is often sought or sent is a file. Apart from that, image files are files that are much searched for and sent, and many also contain important information in them. Image file security is of course very important so that unauthorized parties do not hack or manipulate information from the image. There is a way to secure information so that it does not leak to unauthorized parties, namely by using cryptography and steganography. By combining these two methods, you can maintain the confidentiality and security of a file, especially image files. In this study the algorithm and method used is the AES cryptographic algorithm (Advanced Encryption Standard) 256 and the LSB (Least Significant Bit) steganography method. Data integrity needs to be tested to ensure that the encryption and decryption processes are running properly. Data integrity testing uses the SHA-1 method. Likewise, the image quality after insertion will experience a decrease in quality. To evaluate this, it is necessary to test using the PSNR method. From the results of data integrity testing by comparing the hash value of the decrypted image file with the original image file, there is no difference. So this shows that the encryption and decryption process was successful. While in testing using the PSNR method, the average PSNR value is 44.14086 dB and with an average error value of 2.830403 dB, which means there is a small decrease in quality. From the implementation and testing results, it can be concluded that the AES 256 cryptographic algorithm and the steganography method LSB can be implemented in maintaining the confidentiality and security of secret messages.