Skip to content

v0.0.7

Latest
Compare
Choose a tag to compare
@jgrugru jgrugru released this 28 Apr 20:11
· 29 commits to main since this release
  • 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