Skip to content
BenskiBoy edited this page Jul 24, 2016 · 1 revision

Key File Encryptor

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.

Clone this wiki locally