parallaxsecond / rust-cryptoki

Rust wrapper for the PKCS #11 API, Cryptoki
https://docs.rs/cryptoki/
Apache License 2.0
77 stars 61 forks source link

Test cases as requested regarding issue #163 #164

Closed probablynachi closed 1 year ago

probablynachi commented 1 year ago

I am bundling the code along with the softhsm portable version which isn't required if softhsm already exists in the system. The Test cases are in src/bin folder. Please let me know if i need to provide any more info to help recreate the issue. Thank you