summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common
AgeCommit message (Expand)AuthorFilesLines
2020-11-0613196 C_DeriveKey() doesn't always set object handle valueJason King1-2/+24
2020-07-1012942 pkcs11_softtoken pbkdf2 key derivation can crashJason King1-10/+3
2020-07-0612856 pkcs11_softtoken should validate session and object handlesJason King10-153/+271
2020-06-1512796 pcks11_softtoken C_GetMechanismList() should validate its argumentsJason King1-1/+4
2020-01-2111966 CTR mode tries to be both a stream and block cipher and fails at bothJason King1-41/+53
2019-11-1211825 PKCS#11 CKM_AES_CBC_PAD decryption can failJason King1-191/+624
2019-10-0311265 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11Jason King3-17/+54
2019-06-2511153 pkcs11_softtoken: NULL pointer errorsToomas Soome1-1/+1
2018-12-201228 Add CCM and GCM mode support to AES in pkcs11_softtokenJason King9-1395/+985
2018-08-079698 pkcs11 C_Digest() is too restrictive in inputJason King1-1/+2
2018-08-019642 PKCS#11 softtoken should use explicit_bzeroJason King15-447/+386
2017-11-305869 Need AES CMAC support in KCF+PKCS11Matt Barden6-32/+474
2016-12-226239 Add PKCS#11 v2.40 supportJason King1-1/+1
2014-06-061667 pkcs11 may deadlock when multi-threaded consumers forkDan McDonald1-3/+8
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek2-55/+0
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik2-8/+2
2010-10-09289 invalid padding when using java pkcs11 providerJason King1-2/+2
2010-09-126 Need open kcfdGarrett D'Amore5-379/+0
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-3/+4
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh23-2012/+371
2010-05-286949306 soft_slot.authenticated not getting properly set anymore, confusing C...Peter Shoults2-2/+16
2010-04-266443649 softtoken should honor $HOME, avoid getpwuidPeter Shoults5-100/+72
2010-01-256918510 softtoken does not save EC key data correctlyWyllys Ingersoll1-2/+58
2010-01-076905996 arcfour should return failure on invalid key (instead of dumping core)Zdenek Kotala1-7/+10
2009-12-186900477 libpkcs11 needs to be friendlierValerie Bubb Fenwick1-1/+1
2009-11-056897371 cryptoadm needs changes in order to support fips-140 mode in local zonesHai-May Chao1-1/+7
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao7-0/+967
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal2-1/+17
2009-08-286842872 Race condition in fork() and C_Initialize() causes deadlock in pkcs11Zdenek Kotala4-63/+78
2009-08-106859220 pkcs11_softoken.so crashes in RC4 when doing a java benchmarkZdenek Kotala1-4/+5
2009-06-096837738 ssh and javaws dump core in libsoftcrypto when freeing memory under l...Dina K Nimeh1-28/+27
2009-05-196823591 pkcs11_kernel and pkcs11_softtoken object session reference counter m...Zdenek Kotala9-49/+85
2009-05-046820466 CKA_PUBLIC_EXPONENT is inconsistently optional for C_GenerateKeyPair ...Dina K Nimeh1-3/+53
2009-04-106439989 CKM_CMS_SIG & WTLS missing from pkcs11_mech2str mappingAnthony Scarpino9-59/+45
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh9-199/+51
2009-02-276784451 consolidate duplicative looping_read() and looping_write() code into ...Dina K Nimeh5-266/+123
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-2/+14
2009-02-096796952 bignum sparc not using optimizations in libsoftcryptoAnthony Scarpino1-7/+2
2008-09-266638987 soft_delete_session() clears magic_marker too soon for soft_remove_ob...Vladimir Kotal1-5/+9
2008-09-256720255 soft_digest_init() memory leaks caused by digest operations on a syst...Alexandr Nedvedicky4-138/+158
2008-09-126693650 kernel implementation of AES lacks support for >64 bits long AES counterMark Powers3-22/+16
2008-09-096589063 typo in 'possiblely' in pkcs#11 kernel/soft tokenViswanathan Kannappan2-24/+22
2008-09-086739502 attribute value length checking not always happening or returning the...Anthony Scarpino1-6/+15
2008-08-036545046 pkcs11_softtoken doesn't properly strip pkcs7 paddingbubbva1-0/+5
2008-08-016727960 C_Sign fails when using sensitive ECC private keymcpowers6-47/+63
2008-07-246559619 Enhance n2cp to support CCM modemcpowers10-59/+310
2008-06-076548350 pkcs11 pthread_atfork() covers insufficient locksrupertk3-2/+93
2008-05-066494306 need single source for bignum codefr412797-121/+122
2008-02-29PSARC/2006/610 Data Encryption Kit (SUNWcry) Removalbubbva2-37/+2
2008-02-206522116 handle2session() routines can be improved in pkcs11 librarieskrishna1-18/+10