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

Create password key from file has wrong data #97

Closed
gschueler opened this issue May 4, 2017 · 0 comments
Closed

Create password key from file has wrong data #97

gschueler opened this issue May 4, 2017 · 0 comments
Labels

Comments

@gschueler
Copy link
Member

The following creates a key with extra bytes in the password data

echo -n "1234567890" > ./key.out
rd keys create --path "keys/test" --type password --file ./key.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant