Introduction - If you have any usage issues, please Google them yourself
File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technology, which uses the file byte by byte XOR with the password encryption methods on the file, when decrypted , just to run over encryption procedures.