XorIt
Most file encryptors use methods that rely on the theory of computational security, that is difficulty of key factorisationprevents decryption of the file... It used to be considered that a 56 bit key was unbreakable to bruteforce attacks, but the government of the USA now requires all Top Secret data to use keys of at least 192 bits... (It is argued by some though that this will never happen due to the laws of physics!) XorIt is designed to useconventional XOR encryption on keys that are the same size as the file to be encrypted...
Tags: security, sinner, vernam, onetime pad,
