Skip to content

Add support for using CKM_PUB_KEY_FROM_PRIV_KEY when available #685

@simo5

Description

@simo5

Describe the feature
Mathing private keys to public keys or certificates means the ability to derive the public key from the private one if all else fails (no CKA_IO, no CKA_PUBLIC_KEY_INFO)

Expected behavior
Private EC keys can be matched to certificates if the token supports CKM_PUB_KEY_FROM_PRIV_KEY and the private key does not have matching CKA_ID nor CKA_PUBLIC_KEY_INFO

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions