OpenSC / pkcs11-helper

Library that simplifies the interaction with PKCS#11 providers for end-user applications using a simple API and optional OpenSSL engine
Other
65 stars 43 forks source link

Add API that allows passing CKM_MECHANISM parameters #33

Closed selvanair closed 3 years ago

selvanair commented 3 years ago

Two commits as part 1 of PR #31 replacement

PS: feel free to suggest changes to function names, formatting and other nits..

selvanair commented 3 years ago

Force-pushed after ~rebase and~ edits:

PS: The pushed branch was not rebased to master -- but should rebase cleanly. Can push again, if preferred.

alonbl commented 3 years ago

Thanks! merged with trivial changes.

selvanair commented 3 years ago

Thanks. yeah, I misunderstood your comment about debug prints..