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

Add function for accessing underlying PKCS#11 keys #102

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nickrmc83
Copy link
Contributor

Add a function to allow users of this package to access underlying PKCS#11-isms so that custom extensions can be built. For example the new function could be used to wrap/export a key or unwrap/import a key using the handle associated with an existing private or secret key.

Add a function to allow users of this package to access underlying PKCS#11-isms so that custom extensions can be built.
For example the new function could be used to wrap/export a key or unwrap/import a key using the handle associated
with an existing private or secret key.
Copy link
Contributor

@solcates solcates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@solcates solcates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@phlipse
Copy link

phlipse commented Apr 17, 2024

I'm interested in this PR as well. @solcates seems like you are the only reviewer. Are there any reviewers with write access to the repo left or is it not possible to merge any PR anymore?

Copy link
Contributor

@solcates solcates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@solcates
Copy link
Contributor

Seems my write access has disappeared since leaving Thales. Anyone else able to help here?

@nickrmc83 nickrmc83 mentioned this pull request Jul 12, 2024
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

Successfully merging this pull request may close these issues.

3 participants