summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common/softDigestUtil.c
AgeCommit message (Collapse)AuthorFilesLines
2019-10-0311265 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11Jason King1-10/+29
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2018-08-019642 PKCS#11 softtoken should use explicit_bzeroJason King1-8/+9
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>
2008-09-256720255 soft_digest_init() memory leaks caused by digest operations on a ↵Alexandr Nedvedicky1-6/+28
system with HW crypto provider 6745244 inconsistent locking of soft_session_t mutex in soft_{get,set}_operationstate() 6748371 memcpy() wastes cycles in soft_get_operationstate()/soft_set_operationstate()
2005-11-096331488 OID with NO parameter for RSA sigs using SHA-1 missing from softtokenizick1-0/+3
6336131 CKM_TLS_PRF support 6336150 gcc and softMAC.c don't get along anymore 6347073 kcf missing some rsa mechs
2005-10-11PSARC 2005/572 PKCS#11 v2.20izick1-0/+80
4920408 PKCS#11 v2.20 support for the Crypto Framework 6287425 residual bzero's in hmac part of sha2 6287428 add sha2 to the i.kcfconfbase upgrade script
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+407