cryptography icon indicating copy to clipboard operation
cryptography copied to clipboard

Fix slow decrypt in debug

Open martingeorgiu opened this issue 2 years ago • 0 comments

There is a missing return in the decrypt function in cryptography_flutter, which makes the data decrypted natively ignored.

martingeorgiu avatar Mar 04 '22 19:03 martingeorgiu