Author: Anthony Scarpino <Anthony.Scarpino at Sun.COM>
Repository: /hg/onnv/onnv-gate
Latest revision: e32192a0f3a4c1395ccdb33f364ee852f793f7a8
Total changesets: 1
Log message:
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
Files:
update: usr/src/lib/libcryptoutil/common/mechstr.c
update: usr/src/lib/pkcs11/libpkcs11/common/metaSession.c
update: usr/src/lib/pkcs11/libpkcs11/common/pkcs11SlotToken.c
update: usr/src/lib/pkcs11/libpkcs11/common/pkcs11Slottable.c
update: usr/src/lib/pkcs11/pkcs11_kernel/common/kernelObject.h
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softAttributeUtil.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softDSA.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softDecrypt.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softEncrypt.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeys.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softSessionUtil.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softSign.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softVerify.c