You are not logged in.
Pages: 1
It depends on the AES key size, the AES block mode, the padding used, and how the strings have been hashed/encoded.
But there's no standard method? Because there's some tools which can decrypt this binary data only with this two infos: key and Vector.
Hi.
I have a binary data encrypted with AES loaded into a stream and I have the string value of the Key and Vector. How I can decrypt and encrypt back that stream using the key and vector values?
Pages: 1