- 05 Dec, 2017 1 commit
-
-
Pedro Cavaleiro authored
-
- 04 Dec, 2017 6 commits
-
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
Removed the saving of encrypted files into the .cfg file, it now scans the Trashed folder. Code optimization
-
Pedro Cavaleiro authored
Removed unecessary comments. Fixed SHA256 Checksum for files. Fixed some outputs on the terminal. Added checksum on the encrypted file. Finished task #1. Fixed bug on command input.
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
Recoded menus using enums, fixed AES-CBC Encryption/Decryption now with blocks, added file validation (through digital signature), added help menu, moved portions of code onto new funcions for cleaner code, file restore is now implemented and fully working restoring files onto a folder Restored
-
- 01 Dec, 2017 2 commits
-
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
Helpers.FileHelpers
-
- 30 Nov, 2017 12 commits
-
-
Pedro Cavaleiro authored
-
HolyMichael authored
-
Pedro Cavaleiro authored
-
HolyMichael authored
-
HolyMichael authored
-
Pedro Cavaleiro authored
-
Andre1 authored
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
-
HolyMichael authored
Only encrypts 1 file at a time
-
HolyMichael authored
Tpo fixed
-
Pedro Cavaleiro authored
-
- 29 Nov, 2017 8 commits
-
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
Throwing invalid key size
-
Pedro Cavaleiro authored
The setvalidation command allows the user to specify if the file integrity will be checked using Digital Signature or HASH
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
-
RicardoCardoso authored
-
- 28 Nov, 2017 2 commits
-
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
-
- 27 Nov, 2017 1 commit
-
-
HolyMichael authored
-
- 25 Nov, 2017 1 commit
-
-
HolyMichael authored
V
-
- 23 Nov, 2017 7 commits
-
-
HolyMichael authored
This new thread runs the detector added in my last merge everytime it detects a new file it is added to a public arraylist with the path to this directory ( WatchDir.foldersToEncrypt)
-
HolyMichael authored
-
Pedro Cavaleiro authored
-
HolyMichael authored
Added watchdir object that monitors the created folder FallIntoOblivion for new files (working but only printing not doing anything else to change what it does alter wathdir.processevents() ) Added testing and creation of the folders Fall_Into_Oblivion and Fall_into_Oblivion/Trashed
-
Pedro Cavaleiro authored
-
Pedro Cavaleiro authored
Existiam algumas strings, relacionadas com os comandos da aplicação que se encontravam repetidas, as mesmas são agora constantes
-
Pedro Cavaleiro authored
Please m8 SHA é uma função de hash
-