pkcs11-tools icon indicating copy to clipboard operation
pkcs11-tools copied to clipboard

Support for more MACing options with `p11kcv`

Open keldonin opened this issue 10 months ago • 0 comments

p11kcv should support more MACing mechanisms:

  • it should allow using the CKA_CHECK_VALUE attribute value when found
  • support for CMAC, for 3DES and AES keys
  • support for XCBC-MAC and XCBC-MAC-96 for AES keys
  • support for regular MAC on 3DES and AES keys

keldonin avatar Apr 20 '24 14:04 keldonin