History log of /onnv-gate/usr/src/common/openssl/crypto/engine/hw_pk11_pub.c (Results 1 – 11 of 11)
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


# 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


# 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


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


# 7071:efd55096e1a1 10-Jul-2008 vk199839

6720197 linked list handling in crypto libraries needs to be more robust


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


# 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


# 2378:0859afe941d2 17-Jul-2006 jp161948

6411001 sparcv9 OpenSSL pkcs11 engine fails C_Sign with RSA and DSA


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

OpenSolaris Launch