Skip to content

HSM key with a muliple bytes CKA_ID length failed (current max length CKA_ID 1 Byte : FF ) #1105

@Spinbazz

Description

@Spinbazz

It's not possible with securesystemlib to use a key with a value > 254 (FF) because securesystemlib only use 1 octal on Pykcs11.find_object method.

I propose a fix (cf. PR 1106) : https://github.com/secure-systems-lab/securesystemslib/pull/1106/changes

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