Merge "Set correct names for Thales and NetHSM"
This commit is contained in:
commit
8443b878a7
@ -142,7 +142,7 @@ CKM_AES_KEY_WRAP = 0x1090
|
|||||||
CKM_GENERIC_SECRET_KEY_GEN = 0x350
|
CKM_GENERIC_SECRET_KEY_GEN = 0x350
|
||||||
VENDOR_SAFENET_CKM_AES_GCM = 0x8000011c
|
VENDOR_SAFENET_CKM_AES_GCM = 0x8000011c
|
||||||
|
|
||||||
# Thales Vendor-defined Mechanisms
|
# nCipher Vendor-defined Mechanisms
|
||||||
CKM_NC_SHA256_HMAC_KEY_GEN = 0xDE436997
|
CKM_NC_SHA256_HMAC_KEY_GEN = 0xDE436997
|
||||||
|
|
||||||
_ENCRYPTION_MECHANISMS = {
|
_ENCRYPTION_MECHANISMS = {
|
||||||
|
@ -125,10 +125,10 @@ The PKCS#11 plugin configuration looks like:
|
|||||||
# Max number of items in pkek cache
|
# Max number of items in pkek cache
|
||||||
# pkek_cache_limit = 100
|
# pkek_cache_limit = 100
|
||||||
|
|
||||||
Thales
|
nCipher
|
||||||
++++++
|
+++++++
|
||||||
|
|
||||||
For a Thales NetHSM, the plugin configuration looks like:
|
For a nCipher nShield Connect XC, the plugin configuration looks like:
|
||||||
|
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user