Jusuf Wahyudi
Fakultas Ilmu Komputer, Universitas Dehasen Bengkulu

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Comparative Analysis of the Blowfish Algorithm and the Des Algorithm in the Document File Encryption and Decryption Process Ronaldo Praja Saputra; Jusuf Wahyudi; Juju Jumadi
Jurnal Komputer, Informasi dan Teknologi Vol. 2 No. 2 (2022): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v2i2.1041

Abstract

Security issues are one of the most important aspects in the world of information technology, such as document security. Most of the documents are created through the Microsoft Office application package, because it is easy to use. There are several applications available in Microsoft Office, namely Microsoft Word, Microsoft Excel, Microsoft Access, Microsoft Powerpoint, and others that are used to process words and numbers according to user needs. Comparative analysis of the Blowfish algorithm and the DES algorithm in the encryption process is carried out based on 3 comparison aspects, namely processing time, file size and memory used. Comparisons were made with 40 test data in the form of document files, each consisting of 10 test data with extension formats *.docx, *.xlsx, *.pdf, and *.pptx, where these formats are familiar in data processing using Microsoft Office. Based on the tests that have been carried out, it can be concluded that in the encryption process, the DES Algorithm has a faster time than the Blowfish Algorithm with a percentage of the DES Algorithm's encryption processing time of 3.7975%. In the decryption process, the DES Algorithm has a faster time compared to the Blowfish Algorithm with a percentage of the DES Algorithm's encryption processing time of 3.595%. In the encryption process, the file size in the DES Algorithm increases bytes less than the file size in the Blowfish Algorithm. In the decryption process, the file size in the DES Algorithm and the Blowfish Algorithm does not change, because the file size returns to the original file size. In the encryption process, the DES Algorithm uses less memory compared to the Blowfish Algorithm with the percentage of memory used by the DES Algorithm being 49.655%. In the decryption process, the Blowfish Algorithm uses less memory compared to the DES Algorithm with the percentage of memory used by the Blowfish Algorithm 49.5925%
Application of the Multiple Linear Regression Method in Forecasting the Amount of Drug Supply at the Health Center Riki Ternando; Jusuf Wahyudi; Dewi Suranti
Jurnal Komputer, Informasi dan Teknologi Vol. 2 No. 2 (2022): Desember
Publisher : Penerbit Jurnal Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.53697/jkomitek.v2i2.1043

Abstract

Sukamerindu Health Center is one of the health centers in the city of Bengkulu. Drug management at the puskesmas has utilized an office application package, namely excel, but this utilization has not been fully implemented, because there is still a manual process where drug data collection is filled in through the books that have been provided, then only recapitulated at the end of the month. This sometimes makes it difficult for the puskesmas to manage the availability of drugs at the puskesmas. The application for forecasting the amount of drug supply at the UPTD Sukamerindu Health Center in Bengkulu City was made using the Visual Basic .Net programming language by applying the Multiple Linear Regression Method for the forecasting process. In determining the results of the forecast for the following month and year, there are 3 supporting variables used, namely demand, use, and supply of drugs in the previous month and year. Based on data on the 500 mg Amoxicillin Capsule, where there were 36 data analyzed from January 2019 to December 2021, the prediction results for the number of drug supplies in January 2022 using the Multiple Linear Regression Method were 13066, with a prediction error rate of 7.10%. . Based on testing the application for forecasting the amount of drug inventory at the UPTD Puskesmas Sukamerindu, Bengkulu City, it was found that the functionality of the application ran according to expectations .