2020年釋出,在 OASIS 發布的 OASIS Approves Four Public-Key Cryptography (PKCS) #11 Standards

  • 加解密支援 Authenticated Encryption with Associated Data (AEAD algorithms)

  • C_GetInterfaces : 除了原本的 Function Table,新增 own vendor specific functions。 載入 pkcs11時,開發者使用C_GetInterfaces 可以查詢多個 Function Table。

  • SHA3 (RSA, DSA, and ECDSA)

  • CKM_AES_GCM, CKM_AES_CCM

  • New Profile object : 新的 Object (CKO_PROFILE)

參考

  1. OASIS PKCS 11 TC

  2. PKCS#11 v3.0 has been released: What is it, and what does it mean for RHEL?