Like its predecessor, this version does encryption using the AES Algorithm. Some more work will be done on the application before it is liberated from the Beta Label. But most planned features have been implemented. We are expecting user reviews and suggestions to better understand the product. Checkout some screen shots of the application revealed for the first time.
Initial Screen |
File Selected |
Encrypting! |
Encryption complete! |
2 comments:
Hey Midhun.. would the file size increase after encryption? If yes.. to what degree.. and would it be dependent on file type?
hi kevin. there will be a minor increase in file size compared to the original file. I will write a detailed post on the working of the application. in short, for each block that is encrypted using AES, the encrypted block size varies. so i have to store the length of each block as well. its not dependent on the type of file that is chosen. thanks for trying out cryptx.
Post a Comment