Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for encryption #88

Open
yuvaraj119 opened this issue Mar 2, 2024 · 2 comments
Open

Support for encryption #88

yuvaraj119 opened this issue Mar 2, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@yuvaraj119
Copy link

Storing the file as encrypted.

@xxfast xxfast added the enhancement New feature or request label Mar 15, 2024
@percy-g2
Copy link

percy-g2 commented Oct 4, 2024

@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!

@laguiar
Copy link

laguiar commented Dec 29, 2024

This feature will be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants