Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 304 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 304 Bytes

Security-App-in-JAVA

  1. In this security app we will use md5 algorithm to check hash of a file and will comparing with database of md5 of a virus, we will get to know if its a virus, 2. implementing Data integrity checker 3. password protection algorithm by modifying md5 algorithm