Claim Missing Document
Check
Articles

Found 2 Documents
Search

OPTIMIZING SYSTEM INFORMATION DESIGN FOR HOSPITALIZED USING COMBINATION OF DFD – ERD AND USER INTERFACE Br Kembaren, Suci; Praptiningsih, Yulia Eka; Nur’ainingsih, Dyah; Warmansyah, Julio
Jurnal Ilmiah Informatika Komputer Vol 13, No 1 (2008)
Publisher : Universitas Gunadarma

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

In the information era, competence and skill in processing data into ready to use information becomes necessary. Special hospital for pregnancy care and as a center for inpatient of giving birth mother require specific information system for handling patient data. The main problem in a hospital is the difficulty of medical doctor and medical staff in using computer as a media for entering data or creating reports. Conventional approach of classic database development is using DFD – ERD. To overcome problems when using this approach, taking into account user interface may enrich the design process. In this case study, impact of the approach for the developed system using DFD – ERD only compared to the same system with user interface. The fact shows that the user interface enriched approach provides operational easiness. Keyword(s): Information system, Hospital, InpatientSubject Description : D.2.Software Engineering | D.2.10.Design | Methodologies
The Hybrid Cryptographic Algorithms for Secure RFID Data Protection in The Internet of Things Maulidzart, Alief Vickry Thaha; Harahap, Robby; Sukowati, Antonius Irianto; Nur’ainingsih, Dyah; Widyastuti, Widyastuti
Jurnal ELTIKOM : Jurnal Teknik Elektro, Teknologi Informasi dan Komputer Vol. 7 No. 2 (2023)
Publisher : P3M Politeknik Negeri Banjarmasin

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31961/eltikom.v7i2.860

Abstract

RFID is often used by companies to identify employees and company assets, as well as in supermarkets to identify goods when shopping. In this increasingly sophisticated era, IoT technology has wide applications. The use of RFID technology in IoT networks may pose vulnerabilities to security and privacy because it contains sensitive information, and RFID data transmitted over communication channels is vulnerable to attacks. IoT technology has characteristics such as high autonomous data capture rate, network connectivity, and interoperability for services and applications. Therefore, this research aims to improve the security of RFID data by taking into account the characteristics of IoT. The method used is hybrid cryptography by combining AES (Advanced Encryption Standard) and ECDH (Elliptic-curve Diffie-Hellman) keys. AES, as a commonly used symmetric cryptography, is chosen to protect the data, while ECDH, as the latest asymmetric cryptography, is used for a faster and more efficient process compared to previous asymmetric methods. This study utilizes the Python programming language on Jupyter Notebook. The initial step of the study involved scanning the RFID data to be secured and configuring the key on ECDH. The subsequent process included encryption and decryption of the data. The study successfully tested the success of encryption and decryption on RFID UIDs. The test data includes the result display of the hybrid encryption, the encryption and decryption processing time, and the file size of the encryption (ciphertext) and decryption (decodetext). These results show an excellent level of security for RFID UIDs. Only those with a specific key can know the contents of the cipher. It should be noted that this study was only conducted at the program level and was not implemented on hardware. Therefore, the results can be a valuable reference for future research.