History log of /illumos-gate/usr/src/uts/common/crypto/core/kcf_callprov.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 9b009fc1 04-May-2010 Valerie Bubb Fenwick

PSARC/2010/146 EOF unnecessary elfsign and kCF options
6855881 clean up unnecessary technology from elfsign and kcf


# 95014fbb 01-Jan-2010 Dan OpenSolaris Anderson

6719591 non-exploitable integer wraparound issue in copyin_key() [external report]


# 6033a792 29-Sep-2009 Vladimir Kotal

6885193 assignment of ssize_t to uint_t in kcf_check_prov_mech_keylen() produces lint noise


# 436935a1 02-Sep-2009 Vladimir Kotal

6786946 kcf should check the key sizes before passing a job to a provider
6831413 multiple SCF providers advertise wrong boundaries for CKM_DES3_{CBC,ECB}{,_PAD} key lengths


# ef56a3c5 29-Apr-2009 Krishna Yenduri

4781345 me_mutex lock in kcf_mech_entry_t can be broken up
6771819 Use of atomic increment in KCF causes scaling problems on multi-socket T2 systems
6705174 C_EncryptInit scaling issues on T2

4781345 me_mutex lock in kcf_mech_entry_t can be broken up
6771819 Use of atomic increment in KCF causes scaling problems on multi-socket T2 systems
6705174 C_EncryptInit scaling issues on T2plus
6813873 assertion failed: (prov_desc)->pd_refcnt != 0, file: ../../common/crypto/core/kcf_prov_tabs.c, line

show more ...


# c41e7cca 19-Jun-2007 krishna

6568352 IPsec performance does not scale using hardware crypto providers


# 034448fe 14-May-2007 mcpowers

PSARC 2007/092 key generation and derivation for providers without keystore
6462782 Metaslot needs to generate a token object from a session object.
6462780 Softtoken keystore needs to store

PSARC 2007/092 key generation and derivation for providers without keystore
6462782 Metaslot needs to generate a token object from a session object.
6462780 Softtoken keystore needs to store keys ECC objects
6339802 support keygen operations by acceleration only providers

show more ...


# 6a1073f8 23-Feb-2007 krishna

PSARC/2007/093 Crypto Context sharing between providers
6494834 support check for threshold when using hardware providers even for multi-part requests


# 8047c9fb 01-May-2006 mcpowers

PSARC 2006/214 Crypto Framework random number API/SPI update
6374503 C_SeedRandom is too slow causing poor performance with Apache/OpenSSL when using pkcs11


# 72eff6e2 13-Apr-2006 mcpowers

6399680 logical provider selects busy member


# fb27b1cd 23-Feb-2006 mcpowers

6384451 kcf trys to close session opened by logical provider after logical provider is unregistered


# 894b2776 14-Nov-2005 mcpowers

PSARC 2005/576 Support for complex cryptographic mechanisms
PSARC 2005/630 session, object, and key management kernel crypto API
PSARC 2005/656 AES CTR mode for KCF
PSARC 2005/659 Hiding

PSARC 2005/576 Support for complex cryptographic mechanisms
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

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch