encrypt icon indicating copy to clipboard operation
encrypt copied to clipboard

[Question] Have any way to decrypt from javascript with flutter encrypt?

Open mminhlequang opened this issue 2 years ago • 2 comments

I have this from flutter: Encrypter(AES(Key.fromBase64(key))).encrypt(input, iv: _iv).base64

Now I want to decrypt that from javascript, could you give some docs about this? Many thanks!

mminhlequang avatar Sep 13 '22 03:09 mminhlequang

+1, how do you decrypt a stored AES base64 encrypted password?

anywheresa avatar Mar 23 '23 10:03 anywheresa

Still waiting on this, i think this is taking too long

dwievermos avatar Apr 22 '24 09:04 dwievermos