Decrypt files without AEScrypt?!?

Discussion related to AES Crypt, the file encryption software for Windows, Linux, Mac, and Java.
ioscrypt
Posts: 6
Joined: Sat Apr 22, 2017 6:56 pm

Re: Decrypt files without AEScrypt?!?

Post by ioscrypt »

Thanks a bunch!

To check, i first search the Linux code for some "potential" other decryption key (which could only be in sha256.c or aes.c) and prove to myself, that this is clean ... currently doing this, will take some time as my C knowledge is rosted :-D

Then i can make tests with comparing the outputs from this and the iOS version ... and then i can start to use the iOS version :D
Post Reply