clicrypt icon indicating copy to clipboard operation
clicrypt copied to clipboard

Quickly encrypt and decrypt files with AES

Results 1 clicrypt issues
Sort by recently updated
recently updated
newest added

There is currently no way to generate a pre-shared key and later use it to encrypt a file. Therefore, a command such as "genkey" should be implemented to do this.

enhancement