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

Serialization of secret key #137

Open
tlepoint opened this issue Sep 12, 2022 · 2 comments
Open

Serialization of secret key #137

tlepoint opened this issue Sep 12, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers rust Pull requests that update Rust code

Comments

@tlepoint
Copy link
Owner

Serialization and deserialization of a SecretKey is not yet implemented, but will be required for anything that goes beyond "example" code.

@tlepoint tlepoint added enhancement New feature or request good first issue Good for newcomers rust Pull requests that update Rust code labels Sep 12, 2022
@shankars99
Copy link

Hey just a heads up I'm working on this one

@shankars99
Copy link

Should I add some encryption like AES to the secret key when it is written to or read from a file? Right now it's in plain text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

2 participants