Skip to content

Commit

Permalink
Simplify README.md
Browse files Browse the repository at this point in the history
The removed statement was too generic to be useful for end-users.

Fix #449
  • Loading branch information
mtrojnar committed Dec 8, 2024
1 parent ccf3c77 commit ae1677a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,6 @@ the same.
Access to the the PKCS#11 tokens and objects is via a pool of PKCS#11 sessions.
This allows concurrent usage of crypto operations in thread safe manner.

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

## Submitting pull requests

For adding new features or extending functionality in addition to the code,
Expand Down

0 comments on commit ae1677a

Please sign in to comment.