#1 2020-12-30 23:21:27

racosa
Member
Registered: 2020-12-30
Posts: 2

How decrypt string using aes-256-gmc mode ?

I need to write function for decrypt string. i dont find example.
help me

Offline

#2 2020-12-31 09:14:19

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,183
Website

Re: How decrypt string using aes-256-gmc mode ?

With which padding?
How do you derivate the key?
How do you make the IV?

You need to be able to answer this question first.
Then use TAESGCM.DecryptPKCS7 for instance.

Offline

Board footer

Powered by FluxBB