10 Commits (14a05da97f74bb8a773b6139e63cfbe62223919e)

Author SHA1 Message Date
Trivernis dd781209ff Add duration output after encryption 5 years ago
trivernis ea27a8f643 Add Progress Bar and Spinners 5 years ago
trivernis ed4391da13 Change data to be stored in mutex when encrypting
Change data to be stored in a Mutex when encrypting with a dictionary to avoid decrypting the data twice for a result.
5 years ago
trivernis 509c07ff45 Remove unused EncryptionKeys struct 5 years ago
trivernis 5b2632d792 Cleanup Code 5 years ago
trivernis ca6cb3b21d Reformat Code 5 years ago
trivernis d2eccf2aff Code Cleanup 5 years ago
trivernis ca8304ba0b Add key generation based brute force 5 years ago
trivernis 80f845f8ab Initial single threaded application 5 years ago
trivernis 6611fbc785 Initial commit 5 years ago