Skip to content

setkey not working due to "Error invalid ECC slot" #47

@altsalt

Description

@altsalt

When attempting to manually set the script extracted key I am shown the message Error invalid ECC slot. This occurs when attempting to use setkey ECC1 x or setkey 101 x. In all of GitHub, that error message only appears in this file.

Since line 4662 suggests that this error is being thrown due to an incorrect slot, I looked at the setkey function in cli.py and client.py. It seems as though ECC1 is attempting to use slot_id = 29 which is triggering the error.

Unsure where to track this bug next, but happy to do more debugging with direction. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions