#
1a5e258f |
| 08-Aug-2014 |
Josef 'Jeff' Sipek <josef.sipek@nexenta.com> |
5045 use atomic_{inc,dec}_* instead of atomic_add_* Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
717fae56 |
| 21-Dec-2012 |
Gordon Ross <gwr@nexenta.com> |
995 boot message: No randomness provider enabled for /dev/random Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Hans Rosenfeld <hans.ros
995 boot message: No randomness provider enabled for /dev/random Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Boris Protopopov <boris.protopopov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
6ea3c060 |
| 12-Sep-2010 |
Garrett D'Amore <garrett@nexenta.com> |
6 Need open kcfd Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net Approved by: richlowe@richlowe.net
|
#
9b009fc1 |
| 04-May-2010 |
Valerie Bubb Fenwick <Valerie.Fenwick@Oracle.COM> |
PSARC/2010/146 EOF unnecessary elfsign and kCF options 6855881 clean up unnecessary technology from elfsign and kcf
|
#
4df55fde |
| 11-Dec-2009 |
Janie Lu <Janie.Lu@Sun.COM> |
FWARC 2008/613 KT IOS Performance Counters API FWARC 2008/615 KT Perf Reg HV API FWARC 2009/434 KT IOS Performance Counters API Update FWARC 2009/567 Parallel Boot HV APIs PSARC 2009/177 Solaris supp
FWARC 2008/613 KT IOS Performance Counters API FWARC 2008/615 KT Perf Reg HV API FWARC 2009/434 KT IOS Performance Counters API Update FWARC 2009/567 Parallel Boot HV APIs PSARC 2009/177 Solaris support for Rainbow Falls platforms PSARC 2009/389 Sun4v faulted SP events extension PSARC 2009/533 CRYPTO_HMAC_NO_UPDATE - A new KCF SPI flag PSARC 2009/605 more sun4v platform-independent cpu/mem FMA events PSARC 2009/649 Generic PCIe root complex FMA events 6704999 extend xaui enum to work in platform independent world 6773223 RFE: guest epkt for faulted SP 6773225 RFE: Diagnosis of a faulted SP 6797776 Solaris support for Rainbow Falls platforms
show more ...
|
#
73556491 |
| 07-Oct-2009 |
Anthony Scarpino <Anthony.Scarpino@Sun.COM> |
PSARC/2009/447 Kernel Cryptographic Framework support for FIPS 140-2 6703950 Solaris cryptographic framework needs to implement changes for FIPS-140-2 compliance
|
#
b5a2d845 |
| 11-Sep-2009 |
Hai-May Chao <Hai-May.Chao@Sun.COM> |
PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode 6787364 Administration and policy configuration changes to support FIPS 140-2 6867384 Solaris Crypto Framework needs to implement self tests
PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode 6787364 Administration and policy configuration changes to support FIPS 140-2 6867384 Solaris Crypto Framework needs to implement self tests for FIPS 140-2 compliance
show more ...
|
#
7623016f |
| 23-Jul-2009 |
Krishna Yenduri <Bhargava.Yenduri@Sun.COM> |
6861521 panic in kcf when calling kcf_free_provider_desc
|
#
8b502715 |
| 13-May-2009 |
Krishna Yenduri <Bhargava.Yenduri@Sun.COM> |
6836582 kcf_limit_hwrng tunable can be removed
|
#
ef56a3c5 |
| 30-Apr-2009 |
Krishna Yenduri <Bhargava.Yenduri@Sun.COM> |
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 681
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 ...
|
#
9d31afc5 |
| 27-Feb-2009 |
Krishna Yenduri <Bhargava.Yenduri@Sun.COM> |
6803803 rnd_chpoll() should not reject (EINVAL) events==0
|
#
ac129f9e |
| 20-Oct-2008 |
Krishna Yenduri <Bhargava.Yenduri@Sun.COM> |
6722032 symmetric crypto scalability issues on batoka
|
#
23c57df7 |
| 25-Jul-2008 |
mcpowers <none@none> |
6559619 Enhance n2cp to support CCM mode 6637487 put algorithm mode code and other common code into kcf module 6648214 need CKM_AES_CTR for softtoken
--HG-- rename : usr/src/common/crypto/aes/aes_cb
6559619 Enhance n2cp to support CCM mode 6637487 put algorithm mode code and other common code into kcf module 6648214 need CKM_AES_CTR for softtoken
--HG-- rename : usr/src/common/crypto/aes/aes_cbc_crypt.c => deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.c rename : usr/src/common/crypto/aes/aes_cbc_crypt.h => deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.h rename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c rename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.h => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.h rename : usr/src/common/crypto/des/des_cbc_crypt.c => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.c rename : usr/src/common/crypto/des/des_cbc_crypt.h => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.h
show more ...
|
#
2d794da1 |
| 12-Apr-2008 |
krishna <none@none> |
6604363 Bulk encryption and digest algorithms have poor scalability on T5140/T5240
|
#
c41e7cca |
| 19-Jun-2007 |
krishna <none@none> |
6568352 IPsec performance does not scale using hardware crypto providers
|
#
fe2f7468 |
| 01-Jun-2007 |
krishna <none@none> |
6548905 ncp crypto registration during attach deadlocks in devfs during boot
|
#
034448fe |
| 14-May-2007 |
mcpowers <none@none> |
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
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 ...
|
#
ba5f469c |
| 20-Apr-2007 |
krishna <none@none> |
PSARC/2007/213 Support KCF Providers with Limited Digest Capability 6473274 pkcs11_kernel should support multipart ops even for hardware that has only single part 6534615 For extra credit, dprov coul
PSARC/2007/213 Support KCF Providers with Limited Digest Capability 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
show more ...
|
#
c1a9a9c3 |
| 29-Mar-2007 |
krishna <none@none> |
6533554 crypto_buffer_check() is still expensive
|
#
6a1073f8 |
| 23-Feb-2007 |
krishna <none@none> |
PSARC/2007/093 Crypto Context sharing between providers 6494834 support check for threshold when using hardware providers even for multi-part requests
|
#
6f3f1c68 |
| 17-Oct-2006 |
krishna <none@none> |
5039325 pkcs11_kernel should be caching mechanism numbers from kCF 6480505 crypto_mech2id_common() could go faster
|
#
c892ebf1 |
| 26-Sep-2006 |
krishna <none@none> |
PSARC/2006/540 Crypto event notification update 6385143 Support usage of non-extractable keys 6466686 need events to support session based clients 6466693 need a routine to get provider information g
PSARC/2006/540 Crypto event notification update 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
show more ...
|
#
8047c9fb |
| 02-May-2006 |
mcpowers <none@none> |
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
|
#
894b2776 |
| 14-Nov-2005 |
mcpowers <none@none> |
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 K
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 ...
|
#
fa626f0c |
| 29-Aug-2005 |
krishna <none@none> |
6266835 Increase default values of /dev/urandom's parameters for kernel SSL needs 6300280 kcf_mech_entry_t structure is no longer aligned right 6308632 mechanism tables have holes making their real s
6266835 Increase default values of /dev/urandom's parameters for kernel SSL 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
show more ...
|