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

Thread warning #449

Open
vjardin opened this issue Apr 28, 2022 · 1 comment
Open

Thread warning #449

vjardin opened this issue Apr 28, 2022 · 1 comment

Comments

@vjardin
Copy link

vjardin commented Apr 28, 2022

From the readme:

However, many of the main PKCS11_* API functions are currently not fully thread safe. Work to fix this is pending.

What does it mean ? Which API functions ?

@Jakuje
Copy link
Member

Jakuje commented May 5, 2022

The PKCS11_* functions of libp11 are defined in https://github.com/OpenSC/libp11/blob/master/src/libp11.exports so I assume these are meant by this comment.

Note, that these are not in the API for engine, but I think they are used internally anyway.

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