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

Add import key #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

DorianCoding
Copy link

Hello,

I was wondering if we could add a function to import keys (from IO or somewhere else) and check them. A test is already performed for that but no functions on the documentation allows to import keys and check them, only generating them from randomness.

Therefore the programmer should code to detect if keys are valid (secret key matches the public key) if they are not generated by the script.

It also allows import zeroize on keypair and forbids copy.

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

Successfully merging this pull request may close these issues.

1 participant