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

Add SHA256-HMAC mechanism #183

Closed jippeholwerda closed 1 year ago

jippeholwerda commented 1 year ago

This PR adds the SHA256-HMAC mechanism. This has been tested on SoftHSM2 as well as the Utimaco HSM simulator.

gowthamsk-arm commented 1 year ago

Can you please rebase and resolve conflicts?:)