SciRepID - Scientific Publication Search

Publication Search

54,413 articles from 425 journals · 1,456 citations tracked

Showing 1-2 of 2

Analytics

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.

Terisha Sheline Shazhaq; Muhlis Tahir; Khoirul Amin Abidin; Vivia Auria; Diana Iis Maulidia +2 more

Jurnal Kendali Teknik dan Sains 2023 International Forum of Researchers and Lecturers

(Cryptography Advanced Encryption Standard (AES) for File Document Encryption). Advanced Encryption Standard (AES) is a cryptographic algorithms as a standard symmetric key encryption algorithm that used in current time. AES 128 has 1 blok plaintext with 128 bit sized, where in the process of cryptographic algorithms, first the plaintext is converted into hexadecimal-sized 4 x 4 matrices called the state, where each element of state has 1 byte size. The process of encryption on AES is the transformation towards the state repeatedly in the 10th round. Each round of AES requires one key result of the key generation using 2 basic transformation, i.e. substitution and transformation. AES encryption using 4 transformation by the following sequence: subbytes, shiftrows, mixcolumns, and addroundkey. On the other hand, the process of decryption is using the inverse of all the basic transformation of AES algorithm, except addroundkey. Therefore, the sequence of transformation on the decription is invshiftrows, invsubbytes, invmixcolumns, and addroundkey. In the data text, the encryption process is initiated with convertion the data text into ASCII code in hexadecimal numbers that are molded into the matrix 4 x 4 bytes. Next, do some basic transformation such as subbytes, shiftrows, mixcolumns, and addroundkey. However, when performing the transformation, the processed data on every trasformation is in the form of binary data obtained from the hexadecimal matrix. AES 128 bit cryptography have room 2128 keys which is a tremendous value and is considered secure to use to avoid the brute force attack.