summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common/softObjectUtil.c
AgeCommit message (Collapse)AuthorFilesLines
2020-07-0612856 pkcs11_softtoken should validate session and object handlesJason King1-14/+74
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh1-2/+13
6816864 collect together padding methods used by PKCS#11 6917508 bignum library needs big random number function 6249983 softtoken based RSA/DSA slow on Niagara 6917506 arcfour lint check missing from usr/src/uts/sun4v/Makefile 6917513 move softFipsDSAUtil.c to common/crypto/fips/fips_dsa_util.c 6834849 dsa_sign() produces invalid signature when pkcs11 engine is used via openssl(1) for certain keys
2009-05-196823591 pkcs11_kernel and pkcs11_softtoken object session reference counter ↵Zdenek Kotala1-8/+16
must to be handled after fork 6828366 pkcs11_kernel/softtoken atfork handler should acquire session objects mutex too
2008-09-096589063 typo in 'possiblely' in pkcs#11 kernel/soft tokenViswanathan Kannappan1-21/+19
Contributed by Deepthi Devaki A R <deepthi_05cse14@students.amrita.ac.in> and R Vidya Lakshmi <vidyalakshmi_05cse56@students.amrita.ac.in>
2007-05-036483107 softtoken C_GenerateKeypair dumps core in multi-threaded appsmcpowers1-2/+12
2006-05-056271754 pkcs11_softtoken too aggresive in looking for token data filesizick1-7/+11
6415608 SUNW_C_GetMechSession should not call C_Initialize when it is not necessary
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1475