summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common/softASN1.c
AgeCommit message (Collapse)AuthorFilesLines
2018-08-019642 PKCS#11 softtoken should use explicit_bzeroJason King1-39/+12
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>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-2/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh1-22/+20
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
2007-05-13PSARC 2007/092 key generation and derivation for providers without keystoremcpowers1-11/+22
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-07-226274680 Metaslot on Niagara suddenly becomes very slow at high loadmcpowers1-19/+76
6292874 memory leak in asn1_to_*_pri()
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1852