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)