summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/crypto
AgeCommit message (Collapse)AuthorFilesLines
2007-04-19PSARC/2007/213 Support KCF Providers with Limited Digest Capabilitykrishna3-3/+23
6473274 pkcs11_kernel should support multipart ops even for hardware that has only single part 6534615 For extra credit, dprov could make HMAC mechanisms work for PKCS #11 clients 6541772 usr/src/cmd/mdb/common/modules/crypto/sched_impl.c should not include stdlib.h 6542759 HMAC mechanisms broken in sha2 kernel module
2007-04-10PSARC/2007/139 Kernel Crypto support for MD4darrenm1-0/+1
6354305 Kernel Crypto support for MD4 6533491 libmd's MD4 produces invalid message digests in 64-bit mode 6539262 MD4/MD5/SHA1/SHA2 Final functions not consistent
2007-04-026539926 elfsign list -f subject -c /etc/crypto/certs/SUNW_SunOS_5.10 coredumpswyllys1-0/+1
2007-03-286533554 crypto_buffer_check() is still expensivekrishna1-1/+0
2007-03-26PSARC 2007/170 libelfsign/libike contract cancellationwyllys1-9/+10
6246343 elfsign should not depend on libike
2007-02-23PSARC/2007/093 Crypto Context sharing between providerskrishna5-55/+91
6494834 support check for threshold when using hardware providers even for multi-part requests
2006-11-156352976 SUNWckr pkgchk error for /etc/crypto/kcf.conf in Nevada nightly 11/18/05qs1481421-1/+4
6427539 Warning message during CD installation of SUNWdcar 6486793 DCA driver has problem with the 5825
2006-11-136489058 elfsign generates bogus activation filesbubbva1-5/+9
2006-11-116488985 kcf_submit_request() should handle the EMPTYQ case for a hardware ↵krishna2-42/+43
provider 6478655 kcf should not log complaints as frequently as it does 6470608 /dev/urandom should provide data blocks larger then 1040 bytes 6478016 crypto_mechanism32_t should be available from sys/crypto/spi.h
2006-10-175039325 pkcs11_kernel should be caching mechanism numbers from kCFkrishna1-0/+2
6480505 crypto_mech2id_common() could go faster
2006-09-25PSARC/2006/540 Crypto event notification updatekrishna4-41/+49
6385143 Support usage of non-extractable keys 6466686 need events to support session based clients 6466693 need a routine to get provider information given a provider handle 6465847 ksslcfg reports service to be online even when there is an error 6469846 dprov needs to set CKF_LOGIN_REQUIRED
2006-05-01PSARC 2006/214 Crypto Framework random number API/SPI updatemcpowers3-16/+24
6374503 C_SeedRandom is too slow causing poor performance with Apache/OpenSSL when using pkcs11
2006-04-136399680 logical provider selects busy membermcpowers1-6/+5
2005-11-14PSARC 2005/477 Broadcom 582[0125] support for dca crypto drivergm890441-0/+928
6316121 Add DCA crypto driver to Solaris
2005-11-14PSARC 2005/576 Support for complex cryptographic mechanismsmcpowers5-154/+260
PSARC 2005/630 session, object, and key management kernel crypto API PSARC 2005/656 AES CTR mode for KCF PSARC 2005/659 Hiding members of KCF logical providers 4721729 Support AES Counter mode for encryption 6243992 dprov stores attributes based on data model of application 6203141 Sessions and objects management kernel crypto API 6253484 Support mechanisms with complex mech_param structures across the EF stack 6314217 Hide underlying providers of logical providers
2005-10-11PSARC 2005/572 PKCS#11 v2.20izick1-2/+5
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-08-296266835 Increase default values of /dev/urandom's parameters for kernel SSL ↵krishna1-7/+7
needs 6300280 kcf_mech_entry_t structure is no longer aligned right 6308632 mechanism tables have holes making their real size half the intended size
2005-08-036297849 elfsign puts extra data in .SUNW_signature sectionjohnz1-1/+1
6301500 Multiple elfsign failures in SPARC & X86 SUNWgcc package 6304566 elfsigncmp mishandles exit codes
2005-06-14OpenSolaris Launchstevel@tonic-gate9-0/+5510