History log of /illumos-gate/usr/src/lib/libcryptoutil/common/mechstr.c (Results 1 – 8 of 8)
Revision Date Author Comments
# b106467f 17-Sep-2015 Jason King

6239 Add PKCS#11 v2.40 support
6240 pkcs11_mech2keytype returns incorrect key type for CKM_DH_PKCS_PARAMETER_GEN
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacci

6239 Add PKCS#11 v2.40 support
6240 pkcs11_mech2keytype returns incorrect key type for CKM_DH_PKCS_PARAMETER_GEN
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacci <rm@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# d288ba74 10-Apr-2009 Anthony Scarpino

6439989 CKM_CMS_SIG & WTLS missing from pkcs11_mech2str mapping
6282064 C_GetSlotInfo returns CKR_SLOT_ID_INVALID when the logical provider is the only slot on the system
6177650 Wrong error

6439989 CKM_CMS_SIG & WTLS missing from pkcs11_mech2str mapping
6282064 C_GetSlotInfo returns CKR_SLOT_ID_INVALID when the logical provider is the only slot on the system
6177650 Wrong error code returned when key does not allow requested operation
6437677 C_GenerateKey with missing CKA_VALUE_LEN attr should fail with CKR_TEMPLATE_INCOMPLETE
6499687 softDSA.c should use a meaningful #define rather than a hard coded number
6773550 Crypto Framework is too strict when checking DSA key parameters
6815120 C_Logout with metaslot can leave metaslot object info in memory
6606384 SCF consumers crash after mechanisms are disabled using cryptoadm when using libumem
6636169 softtoken is confused by .nfs files
6636960 C_GetOperationState should fail if there is no active digest operation
6627939 functional test failure - got CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT

show more ...


# 76d1b5a9 15-Jul-2008 da73024

6723237 libcryptoutil should allow mechanism number "0x80000000" (the value of marker CKM_VENDOR_DEFINED)


# 2321aa36 02-Jul-2008 da73024

4947627 improve libcrypto string/mechanism conversion functions in edge cases
5031131 perf: pkcs11_kernel can benefit from a more efficient pkcs11_mech2str()


# 1e9884ac 11-Jan-2008 mcpowers

6474964 cryptoadm(1M) displays duplicate mechanisms for hardware providers
6545665 make CKM_AES_CTR available to non-kernel users


# dec2a5a1 12-Oct-2006 mcpowers

6479976 mechanism number to name mapping is ambiguous for 1040


# f66d273d 11-Oct-2005 izick

PSARC 2005/572 PKCS#11 v2.20
4920408 PKCS#11 v2.20 support for the Crypto Framework
6287425 residual bzero's in hmac part of sha2
6287428 add sha2 to the i.kcfconfbase upgrade script


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch