History log of /onnv-gate/usr/src/common/openssl/crypto/engine/hw_pk11.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 11411:c2fe1bf96826 31-Dec-2009 Surya Prakki <Surya.Prakki@Sun.COM>

6894056 libc is not clean
6894060 libnsl is not lint clean
6894068 libpool is not lint clean
6894073 some zone libs are not lint clean
6913623 some user land components of ON are not ss12u1 lint clean


# 8805:e32f9c722e63 13-Feb-2009 Jan Pechanec <Jan.Pechanec@Sun.COM>

6799060 implement arcfour128 and arcfour256 in SunSSH
6804216 pkcs#11 engine should support a key length range for RC4


# 7962:a056ed412654 29-Oct-2008 Huie-Ying Lee <Huie-Ying.Lee@Sun.COM>

6734038 Apache SSL web server using the pkcs11 engine fails to start if meta slot is disabled


# 7628:e9e71cb9e9a8 18-Sep-2008 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

6746735 PKCS#11 engine should use extended FILE space API
6731380 return codes of several functions are not checked in the PKCS#11 engine code


# 7616:c4c6b4767487 16-Sep-2008 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

6746712 PKCS#11 engine source code should be cstyle clean


# 7560:99293d628284 11-Sep-2008 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

6747327 PKCS#11 engine atfork handlers need to be aware of guys who take it seriously


# 7534:8194222f8a8b 10-Sep-2008 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

6710420 PKCS#11 engine source should be lint clean


# 7526:6e029f7753fd 09-Sep-2008 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

6723504 more granular locking in PKCS#11 engine
6667128 CRYPTO_LOCK_PK11_ENGINE assumption does not hold true


# 7250:38da31a10e9f 01-Aug-2008 jp161948

6731839 OpenSSL PKCS#11 engine no longer uses n2cp for symmetric ciphers and digests


# 7211:f16c3c3de3cd 29-Jul-2008 jp161948

6562155 OpenSSL pkcs#11 engine needs support for SHA224/256/384/512
6685012 OpenSSL pkcs#11 engine needs support for new cipher modes
6705200 pk11_dh struct initialization in PKCS#11 engine is missin

6562155 OpenSSL pkcs#11 engine needs support for SHA224/256/384/512
6685012 OpenSSL pkcs#11 engine needs support for new cipher modes
6705200 pk11_dh struct initialization in PKCS#11 engine is missing generate_params parameter
6709513 PKCS#11 engine sets IV length even for ECB modes
6725903 OpenSSL PKCS#11 engine shouldn't use soft token for symmetric ciphers and digests
6728296 buffer length not initialized for C_(En|De)crypt_Final() in the PKCS#11 engine
6728871 PKCS#11 engine must reset global_session in pk11_finish()

show more ...


# 6847:3ecb9a3b003b 11-Jun-2008 vk199839

6602801 PK11_SESSION cache has to employ reference counting scheme for asymmetric key operations
6605538 pkcs11 functions C_FindObjects[{Init,Final}]() not called atomically
6607307 pkcs#11 engine ca

6602801 PK11_SESSION cache has to employ reference counting scheme for asymmetric key operations
6605538 pkcs11 functions C_FindObjects[{Init,Final}]() not called atomically
6607307 pkcs#11 engine can't read RSA private keys
6652362 pk11_RSA_finish() is cutting corners
6662112 pk11_destroy_{rsa,dsa,dh}_key_objects() use locking in suboptimal way
6666625 pk11_destroy_{rsa,dsa,dh}_key_objects() should be more resilient to destroy failures
6667273 OpenSSL engine should not use free() but OPENSSL_free()
6670363 PKCS#11 engine fails to reuse existing symmetric keys
6678135 memory corruption in pk11_DH_generate_key() in pkcs#11 engine
6678503 DSA signature conversion in pk11_dsa_do_verify() ignores size of big numbers leading to failures
6706562 pk11_DH_compute_key() returns 0 in case of failure instead of -1
6706622 pk11_load_{pub,priv}key create corrupted RSA key references
6707129 return values from BN_new() in pk11_DH_generate_key() are not checked
6707274 DSA/RSA/DH PKCS#11 engine operations need to be resistant to structure reuse
6707782 OpenSSL PKCS#11 engine pretends to be aware of OPENSSL_NO_{RSA,DSA,DH} defines but fails miserably
6709966 make check_new_*() to return values to indicate cache hit/miss

show more ...


# 4602:f7451cf8c6bc 06-Jul-2007 jp161948

6375348 Using pkcs11 as the SSLCryptoDevice with Apache/OpenSSL causes significant performance drop
6573196 memory is leaked when OpenSSL is used with PKCS#11 engine


# 4320:d60c911ca41a 25-May-2007 jp161948

6558630 race in OpenSSL pkcs11 engine when using symetric block ciphers
6561120 missing line break in hw_pk11_err.h


# 4245:daa332a90913 15-May-2007 jp161948

6540060 race in pkcs#11 engine in multithreaded environment
6554248 OpenSSL pkcs#11 engine doesn't strip leading zeros from a computed Diffie-Hellman shared secret


# 2139:6243c3338933 07-Jun-2006 jp161948

PSARC/2006/019 OpenSSL upgrade to 0.9.8a
6352999 upgrade OpenSSL to 0.9.8a


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch