Java File Security System (JFSS)
Dr. Brijender Kahanwal, Kanishak Dua, Dr. Girish Pal Singh

TL;DR
This paper introduces the Java File Security System (JFSS), a performance-efficient security solution for selective file encryption on Windows XP, leveraging on-demand computing to enhance data protection without system-wide cryptography overhead.
Contribution
The paper presents a novel on-demand file security system that improves performance by encrypting only selected files, addressing cryptography's performance costs in storage security.
Findings
System effectively secures important files on Windows XP
Performance is improved by encrypting only necessary files
System functions properly according to user needs
Abstract
Nowadays, storage systems are increasingly subject to attacks. So the security system is quickly becoming mendatory feature of the data storage systems. For the security purpose we are always dependent on the cryptography techniques. These techniques take the performance costs for the complete system. So we have proposed the Java File Security System(JFSS). It is based on the on-demand computing system concept, because of the performance issues. It is a greate comback for the system performance. The concept is used because, we are not always in need the secure the files, but the selected one only. In this paper, we have designed a file security system on Windows XP. When we use the operating system, we have to secure some important data. The date is always stored in the files, so we secure the important files well. To check the proposed functionality, we experiment the above said system…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Cloud Data Security Solutions · Parallel Computing and Optimization Techniques
