parallaxsecond / rust-cryptoki

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

Expose AES-CMAC algorithm #181

Closed xaqq closed 11 months ago

xaqq commented 11 months ago

Hello,

This exposes CKM_AES_CMAC algorithm used in sign and verify operations. Added tests against SoftHSM2.