Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 410 Bytes

File metadata and controls

12 lines (8 loc) · 410 Bytes
  1. Got Blowfish and DES Java implementation from https://www.journaldev.com/1309

  2. Tweaked original code to get the encryption and decryption time as output.

  3. Compare.py is the main code with the comparison table.

  4. Made dummy files with mkfile eg. mkfile 10M 001.xml

5.Output of compare.py Comparison of DES and Blowfish Encryption and Decryption