-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi.
I'd like to see a counterpart to the "decrypt" function in this package. I understand that for a normal use case of this package, the server is supposed to encrypt the data by the client's public key and send it back, but, for my use case, I'd like to encrypt some data directly on the client, that data would stay on the client without transferring it anywhere (e.g. in shared prefs), and later, after the user is authenticated via biometrics to access the private key, the data would get decrypted.
Do you think it's reasonable to have that implemented in the package or not?
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels