History log of /illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c (Results 1 – 12 of 12)
Revision Date Author Comments
# a8793c76 22-Jan-2018 Jason King

9642 PKCS#11 softtoken should use explicit_bzero
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Ken Mays <kmays2000@gmail.co

9642 PKCS#11 softtoken should use explicit_bzero
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 1fa2a72a 29-May-2010 Peter Shoults

6949306 soft_slot.authenticated not getting properly set anymore, confusing C_Logout & friends
6953950 $s and %s look similar, but $s breaks keystore creation


# c5866e1d 26-Apr-2010 Peter Shoults

6443649 softtoken should honor $HOME, avoid getpwuid
6884140 softtoken touches $HOME too soon


# 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 ...


# 7b79d846 20-Mar-2009 Dina K Nimeh

6666204 meta slot opens and closes /dev/urandom needlessly for every read
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil


# 19193bb6 27-Feb-2009 Dina K Nimeh

6784451 consolidate duplicative looping_read() and looping_write() code into libcryptoutil


# 4c21f043 17-Oct-2006 izick

6464106 contexts and key schedules might not be cleared all the time
6480958 "Keystore version failure" warning message should be moved to LOG_DEBUG


# 90e0e8c4 05-May-2006 izick

6271754 pkcs11_softtoken too aggresive in looking for token data files
6415608 SUNW_C_GetMechSession should not call C_Initialize when it is not necessary


# e81dd421 23-Jan-2006 izick

6372169 blowfish can read past mblk and panic in cbc mode
6372587 pkcs11_softtoken should use getpwnam_r(3C) to avoid overwriting thread-specific data


# 4bc0a2ef 09-Nov-2005 casper

6346636 expunge readdir_r uses from Solaris
6346809 S_IFxxx is not a bitmask but our programmers don't know


# 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