-
Notifications
You must be signed in to change notification settings - Fork 0
Home
BenskiBoy edited this page Jul 24, 2016
·
1 revision
This encryption/decryption program works by using a key file (a .jpg, .pdf, or any other suitable file) as a password for a file one wishes to encrypt (or decrypt).
It works by writing in the encrypted file not the values of the original file, but the address of where the data can be found in the key file.