iaik.pkcs.pkcs11.wrapper.ckm-vendor.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sunpkcs11-wrapper Show documentation
Show all versions of sunpkcs11-wrapper Show documentation
PKCS#11 wrapper based on sunpkcs11
# The following values are the vendor values of IBM
# z/OS - Cryptographic Services - Integrated Cryptographic Service Facility - Writing PKCS #11 Applications
#
# https://www-01.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSICSFFmidHCR77C0sc147510/$file/csfba00_icsf_pkcs11_hcr77c0.pdf
#
# This fill will not be evaluated if the property pkcs11.ckm-vendor.file is set.
CKK_VENDOR_SM2 = 0x80050002
CKM_VENDOR_SM2_KEY_PAIR_GEN = 0x8005000A
CKM_VENDOR_SM2 = 0x8005000B
CKM_VENDOR_SM2_SM3 = 0x8005000C
CKM_VENDOR_SM2_ENCRYPT = 0x8005000D
CKM_VENDOR_SM3 = 0x8005000E
CKK_VENDOR_SM4 = 0x80050001
CKM_VENDOR_SM4_KEY_GEN = 0x80050001
CKM_VENDOR_SM4_ECB = 0x80050004
CKM_VENDOR_SM4_CBC = 0x80050002
CKM_VENDOR_SM4_MAC_GENERAL = 0x80050007
CKM_VENDOR_SM4_MAC = 0x80058007
CKM_VENDOR_ISO2_SM4_MAC_GENERAL = 0x80050008
CKM_VENDOR_ISO2_SM4_MAC = 0x80058008
CKM_VENDOR_SM4_ECB_ENCRYPT_DATA = 0x80050009