* Added encryption and decryption to go line by line, max 240 characters * Major rewrite of all tests and added testing for EncryptionFile * Added TextFile class * Removed exception throwing from clear_file and delete_file in BaseFile * Added is_decryptable() and is_encryptable() to BaseFile