You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@xxfast , I have a proposal for an enhancement where we encrypt JSON data using secp256k1. The decryption key can either be cached or provided by the user. I have a working sample that supports encryption and decryption across all platforms. You can read more about secp256k1 here: https://en.bitcoin.it/wiki/Secp256k1. Let me know if you'd like me to provide pseudocode or a working example!
Storing the file as encrypted.
The text was updated successfully, but these errors were encountered: