summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto/io
AgeCommit message (Expand)AuthorFilesLines
2016-05-286640 dca gets the instance number a lot, never actually uses itRichard Lowe1-96/+22
2015-09-174185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (NULL is ...Matthew Ahrens1-1/+1
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix stud...Robert Mustacchi1-5/+7
2015-09-164185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RMatthew Ahrens2-0/+893
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2-4/+4
2014-04-234746 remove EXPORT_SRC leftoversJosef 'Jeff' Sipek1-11/+0
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek5-189/+0
2010-09-126 Need open kcfdGarrett D'Amore7-365/+13
2010-07-196948723 Crypto to pkcs11 error mapping has wrong boundary checksZdenek Kotala1-2/+2
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh1-191/+94
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick1-44/+36
2010-04-236755097 C_GetMechanismInfo() via pkcs11_kernel doesn't obey kernel provider p...Vladimir Kotal1-2/+9
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-10/+11
2010-02-236849769 crypto modules _init: crypto_register_provider() failed during shutdownAnthony Scarpino10-248/+97
2010-01-124517853 debug.h should include macros to assert implication and equivalenceJonathan Adams1-6/+6
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson6-47/+81
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu2-21/+21
2009-12-036783915 numerous drivers using devacc_attr_access without specifying DDI_DEVI...Stephen Hanson1-7/+3
2009-11-206899006 Remove .byte asm directives and use new Intel Westmere opcodesDan OpenSolaris Anderson3-8/+8
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+2
2009-11-106579499 update operations should be able to use in-place transformationsDan OpenSolaris Anderson1-5/+18
2009-10-07PSARC/2009/447 Kernel Cryptographic Framework support for FIPS 140-2Anthony Scarpino7-32/+109
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao7-80/+239
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal2-67/+74
2009-07-026855407 kernel crypto module reports firmware version incorrectlyWyllys Ingersoll1-0/+2
2009-05-196842120 crypto_attach leaks in snv_115Krishna Yenduri1-0/+2
2009-04-294781345 me_mutex lock in kcf_mech_entry_t can be broken upKrishna Yenduri1-39/+79
2009-04-246832651 panic in sha2_mac_verify_atomic()Mark Powers1-0/+1
2009-04-176767618 Need an optimized AES leveraging Intel's AES instructionsDan OpenSolaris Anderson1-8/+7
2009-04-146594036 {MD5,SHA[12]} HMAC mechanisms have incorrect key size unitVladimir Kotal4-42/+43
2009-04-106803836 Solaris Cryptographic Framework needs to support AES GMACMark Powers2-93/+318
2009-04-066824347 stack pointers pouring into /dev/randomHai-May Chao1-1/+2
2009-03-196812615 64-bit RC4 has poor performance on Intel NehalemDan OpenSolaris Anderson1-9/+7
2009-02-096799258 Continuous RNG test sometimes fails to compare 160-bit blocksHai-May Chao1-5/+5
2008-12-086236948 need userland interface to list crypto algorithms available to kernel...Dina K Nimeh1-0/+1
2008-12-08PSARC 2007/001 lofi(7d) crypto supportDina K Nimeh1-0/+191
2008-11-216772059 GCM atomic operations incorrectly require block multiplesMark Powers1-51/+55
2008-11-076767649 vmem_hash_delete: bad free issueMark Powers1-1/+1
2008-11-066703956 Solaris cryptographic framework needs a FIPS-186-2 certifiable RNGHai-May Chao1-17/+41
2008-11-046260053 Solaris Cryptographic Framework needs to support AES in GCM modeMark Powers2-21/+276
2008-10-206722032 symmetric crypto scalability issues on batokaKrishna Yenduri1-12/+14
2008-09-22PSARC 2008/382 Fast RebootSherry Moore4-7/+8
2008-08-275007142 Add ntohll and htonll to sys/byteorder.hDaniel Anderson1-4/+62
2008-08-186733825 dprov_session_task causes memory corruption when growing sessions arrayKrishna Yenduri1-4/+5
2008-07-246559619 Enhance n2cp to support CCM modemcpowers5-1541/+393
2008-06-126714050 panic when a kcf provider under use is unregisteredkrishna1-5/+6
2008-05-066494306 need single source for bignum codefr412791-7/+5
2008-04-116604363 Bulk encryption and digest algorithms have poor scalability on T5140/...krishna1-418/+442
2008-02-29PSARC 2008/014 SHA-2 support for IPsec and IKEdanmcd1-4/+12
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-16/+0