How to decrypt AES using OpenSSL? [Solved]

Discuss other programming languages besides AutoHotkey
afe
Posts: 615
Joined: 06 Dec 2018, 04:36

How to decrypt AES using OpenSSL? [Solved]

Post by afe » 08 Oct 2019, 14:01

Hello,

How to decrypt AES using OpenSSL?

Edit: Solved
Last edited by afe on 10 Oct 2019, 04:05, edited 5 times in total.

malcev
Posts: 1769
Joined: 12 Aug 2014, 12:37

Re: How to decrypt AES using OpenSSL?

Post by malcev » 09 Oct 2019, 02:56

Why dont You want to decrypt it using javascript function?

afe
Posts: 615
Joined: 06 Dec 2018, 04:36

Re: How to decrypt AES using OpenSSL?

Post by afe » 09 Oct 2019, 07:07

Now I don't have time to learn JS, and most of the time JS can't run alone outside the webpage, so I have to translate.

Post Reply

Return to “Other Programming Languages”