summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common/softObject.h
AgeCommit message (Collapse)AuthorFilesLines
2020-07-0612856 pkcs11_softtoken should validate session and object handlesJason King1-33/+19
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/+4
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-4/+2
must to be handled after fork 6828366 pkcs11_kernel/softtoken atfork handler should acquire session objects mutex too
2008-08-016727960 C_Sign fails when using sensitive ECC private keymcpowers1-3/+3
6731694 CCM unnecessarily allocates output buffers for uio data 6731818 sparc/kcf/Makefile has commented out linkage dependency
2007-12-14PSARC 2007/446 Elliptic-Curve Cryptography for Solarismcpowers1-8/+0
5066901 Offer the PKCS#11 Elliptic Curve based mechanisms in Solaris 6562402 kernel software provider for Elliptic Curve mechanisms
2007-05-13PSARC 2007/092 key generation and derivation for providers without keystoremcpowers1-4/+52
6462782 Metaslot needs to generate a token object from a session object. 6462780 Softtoken keystore needs to store keys ECC objects 6339802 support keygen operations by acceleration only providers
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+891