Author: dinak
Repository: /hg/onnv/onnv-gate
Latest revision: 761ac8233597ad08fae638ed0aa89fa2703d0a2f
Total changesets: 1
Log message:
6552557 provide helper function that generates pkcs#5 keys from passphrases
6554395 consolidate duplicated code in decrypt and digest
6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on object
created from raw key
6607994 SUNW_C_KeyToObject looks like it may destroy an object that was never
created
6607998 C_GetSessionInfo never returns CKR_ARGUMENTS_BAD
6608391 consolidate code that reads key data from file
Files:
create: usr/src/lib/libcryptoutil/common/keyfile.c
create: usr/src/lib/libcryptoutil/common/passutils.c
create: usr/src/lib/libcryptoutil/common/random.c
update: usr/src/cmd/cmd-crypto/decrypt/decrypt.c
update: usr/src/cmd/cmd-crypto/digest/digest.c
update: usr/src/lib/libcryptoutil/Makefile.com
update: usr/src/lib/libcryptoutil/common/cryptoutil.h
update: usr/src/lib/libcryptoutil/common/mapfile-vers
update: usr/src/lib/pkcs11/include/cryptoki.h
update: usr/src/lib/pkcs11/libpkcs11/common/mapfile-vers
update: usr/src/lib/pkcs11/libpkcs11/common/pkcs11SUNWExtensions.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softSession.c