simpletextcrypt icon indicating copy to clipboard operation
simpletextcrypt copied to clipboard

[Question] Decrypt text in linux

Open kepinpin opened this issue 7 years ago • 1 comments

Hi, from the readme.md it said that the plaintext uses AES in CBC mode with PKCS5 padding for encryption. If I know the key, is it possible to decrypt the encrypted-text in linux with the openssl command?

kepinpin avatar Jul 19 '17 07:07 kepinpin