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

wipekey not working due to "Error invalid ECC slot" #48

Open
as400l opened this issue Aug 24, 2021 · 2 comments
Open

wipekey not working due to "Error invalid ECC slot" #48

as400l opened this issue Aug 24, 2021 · 2 comments

Comments

@as400l
Copy link

as400l commented Aug 24, 2021

In an attempt to wipe key there is an error thrown "Error invalid ECC slot". No matter whether I try to "onlykey-cli wipekey RSA1" or "onlykey-cli wipekey ECC1".
Also there is no mention in the documentatation that wipekey only works in config mode.

For the future - it would be very nice to have a way of checking whether keyslot is occupied or not. In current version of the cli and app - there is no such possibility.

@onlykey
Copy link
Contributor

onlykey commented Aug 26, 2021

Can you try again with onlykey-cli v1.2.6. This should be working now along with a new feature allowing to load ECC and RSA keys through onlykey-cli.

@as400l
Copy link
Author

as400l commented Aug 27, 2021

I tried and it seems to be working properly now. Although there is a difference in the output when removing RSA and ECC keys.

When removing RSA I get:

Successfully wiped RSA Private Key

When removing ECC I get no output at all.

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

No branches or pull requests

2 participants