summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/crypto/api
AgeCommit message (Collapse)AuthorFilesLines
2007-04-19PSARC/2007/213 Support KCF Providers with Limited Digest Capabilitykrishna2-16/+70
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-02-23PSARC/2007/093 Crypto Context sharing between providerskrishna4-53/+90
6494834 support check for threshold when using hardware providers even for multi-part requests
2007-01-046509484 Needless calls to KCF_PROV_REFHOLD() in some routineskrishna6-62/+6
2006-11-116488985 kcf_submit_request() should handle the EMPTYQ case for a hardware ↵krishna1-8/+29
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-09-25PSARC/2006/540 Crypto event notification updatekrishna1-28/+39
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 updatemcpowers1-12/+24
6374503 C_SeedRandom is too slow causing poor performance with Apache/OpenSSL when using pkcs11
2006-04-136399680 logical provider selects busy membermcpowers8-127/+79
2005-12-096357426 increase rndmag_threshold and rndbuf_len default valueskais1-5/+4
2005-11-14PSARC 2005/576 Support for complex cryptographic mechanismsmcpowers10-155/+2061
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-08-296266835 Increase default values of /dev/urandom's parameters for kernel SSL ↵krishna1-4/+4
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-06-14OpenSolaris Launchstevel@tonic-gate10-0/+6445