summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto/core
AgeCommit message (Expand)AuthorFilesLines
2022-03-1014443 resection manual pages per IPD4Richard Lowe2-3/+3
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+1
2019-04-2410772 kcf: NULL pointer errorsToomas Soome1-34/+37
2019-03-2810573 define TASKQID_INVALID as (taskq_id)0Toomas Soome1-3/+3
2017-11-305869 Need AES CMAC support in KCF+PKCS11Matt Barden3-204/+12
2012-12-28995 boot message: No randomness provider enabled for /dev/randomGordon Ross1-2/+0
2011-04-03875 missing lwp_exit() in kcfpool_svc() induces panic in prchoose()Garrett D'Amore1-3/+13
2010-09-126 Need open kcfdGarrett D'Amore3-891/+100
2010-08-046972233 Panic is seen when fips-140 mode is enabled and rebootedMisaki Miyashita1-2/+2
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick3-63/+25
2010-02-236849769 crypto modules _init: crypto_register_provider() failed during shutdownAnthony Scarpino2-5/+12
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson6-28/+25
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-12/+6
2009-11-026895660 Successful message for FIPS 140 would be niceAnthony Scarpino1-5/+12
2009-10-086889491 DEBUG kernels panic during startup in fips140_actionsAnthony Scarpino1-6/+8
2009-10-07PSARC/2009/447 Kernel Cryptographic Framework support for FIPS 140-2Anthony Scarpino3-29/+406
2009-09-296885193 assignment of ssize_t to uint_t in kcf_check_prov_mech_keylen() produ...Vladimir Kotal1-2/+2
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao1-0/+12
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal2-17/+170
2009-07-236861521 panic in kcf when calling kcf_free_provider_descKrishna Yenduri2-8/+17
2009-07-096821090 Contents of /etc/crypto/kcf.conf should not influence mechanisms avai...Dan OpenSolaris Anderson1-34/+48
2009-04-294781345 me_mutex lock in kcf_mech_entry_t can be broken upKrishna Yenduri6-130/+210
2009-04-106803836 Solaris Cryptographic Framework needs to support AES GMACMark Powers2-5/+8
2009-01-156773928 n2cp should support CKM_AES_GCMMark Powers1-11/+3
2008-12-166784161 Add a KCF SPI flag to reduce the latency when using providers like n2cpKrishna Yenduri1-0/+18
2008-11-246771064 kcf_soft_config_init leaks across the boardDaniel OpenSolaris Anderson1-11/+7
2008-11-046260053 Solaris Cryptographic Framework needs to support AES in GCM modeMark Powers1-2/+4
2008-10-296414175 kcf.conf's supportedlist not providing much usefulnessDaniel OpenSolaris Anderson2-82/+294
2008-10-206722032 symmetric crypto scalability issues on batokaKrishna Yenduri2-27/+7
2008-10-166745000 cpupart_get_cpus() fails early in boot when called from kcf due to em...Darren Moffat1-12/+6
2008-07-246559619 Enhance n2cp to support CCM modemcpowers2-7/+569
2008-07-01PSARC 2008/208 Flexible Credentials and Result Limits for Kernel Door Upcallsjwadams1-2/+2
2008-05-266554564 slab allocator cannot release slabs with lonely bufferstomee1-0/+2
2008-04-116604363 Bulk encryption and digest algorithms have poor scalability on T5140/...krishna1-8/+7
2008-01-116474964 cryptoadm(1M) displays duplicate mechanisms for hardware providersmcpowers1-10/+40
2007-09-176560793 crypto modules should not use SCCS keywords in user-visible stringsmcpowers1-1/+1
2007-06-196568352 IPsec performance does not scale using hardware crypto providerskrishna2-56/+50
2007-06-016548905 ncp crypto registration during attach deadlocks in devfs during bootkrishna2-69/+156
2007-05-13PSARC 2007/092 key generation and derivation for providers without keystoremcpowers2-1/+58
2007-02-23PSARC/2007/093 Crypto Context sharing between providerskrishna6-52/+66
2006-11-116488985 kcf_submit_request() should handle the EMPTYQ case for a hardware pro...krishna1-24/+30
2006-10-175039325 pkcs11_kernel should be caching mechanism numbers from kCFkrishna1-59/+77
2006-09-25PSARC/2006/540 Crypto event notification updatekrishna1-11/+10
2006-05-01PSARC 2006/214 Crypto Framework random number API/SPI updatemcpowers1-1/+2
2006-04-136399680 logical provider selects busy membermcpowers1-22/+34
2006-02-226384451 kcf trys to close session opened by logical provider after logical pr...mcpowers1-4/+27
2005-11-14PSARC 2005/576 Support for complex cryptographic mechanismsmcpowers4-118/+172
2005-10-11PSARC 2005/572 PKCS#11 v2.20izick1-2/+2
2005-08-296266835 Increase default values of /dev/urandom's parameters for kernel SSL n...krishna1-2/+0
2005-06-14OpenSolaris Launchstevel@tonic-gate8-0/+7129