oCrypt0r Folder/Directory encryption update!
Added:
- A new way to encrypt a specified directory. It will encrypt all of the files in that directory and sub-directories. So if there are folders in folders..it'll do them too.
Changed:
- How error handling is done, functions will now return "False" if any errors happen and "True" if successful. Instead of "None"