#
45818ee1 |
| 22-Aug-2015 |
Matthew Ahrens <mahrens@delphix.com> |
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Saso Kis
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
e8ab7b17 |
| 19-Jul-2010 |
Zdenek Kotala <Zdenek.Kotala@Sun.COM> |
6948723 Crypto to pkcs11 error mapping has wrong boundary checks 6936557 kernel_get_func_list does not set fl_verify* flags 6949122 return is missing in aes_check_mech_param in aes crypto module
|
#
95014fbb |
| 02-Jan-2010 |
Dan OpenSolaris Anderson <opensolaris@drydog.com> |
6719591 non-exploitable integer wraparound issue in copyin_key() [external report]
|
#
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
|
#
983a1033 |
| 10-Apr-2009 |
Mark Powers <Mark.Powers@Sun.COM> |
6803836 Solaris Cryptographic Framework needs to support AES GMAC
|
#
92a8e44d |
| 19-Mar-2009 |
Dan OpenSolaris Anderson <opensolaris@drydog.com> |
6812615 64-bit RC4 has poor performance on Intel Nehalem
|
#
e8c016ef |
| 15-Jan-2009 |
Mark Powers <Mark.Powers@Sun.COM> |
6773928 n2cp should support CKM_AES_GCM
|
#
4d703b5c |
| 04-Nov-2008 |
Mark Powers <Mark.Powers@Sun.COM> |
6260053 Solaris Cryptographic Framework needs to support AES in GCM mode
|
#
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 ...
|
#
55553f71 |
| 25-Mar-2008 |
da73024 <none@none> |
6652716 Need an ARCFOUR implementation optimized for Intel EM64T 6658907 digest(1) and mac(1) could benefit from being 64-bit programs 6665607 Need a SHA256/SHA384/SHA512 implementation optimized for
6652716 Need an ARCFOUR implementation optimized for Intel EM64T 6658907 digest(1) and mac(1) could benefit from being 64-bit programs 6665607 Need a SHA256/SHA384/SHA512 implementation optimized for 64-bit x86
--HG-- rename : usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s => deleted_files/usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s
show more ...
|
#
1e9884ac |
| 12-Jan-2008 |
mcpowers <none@none> |
6474964 cryptoadm(1M) displays duplicate mechanisms for hardware providers 6545665 make CKM_AES_CTR available to non-kernel users
|
#
160abee0 |
| 03-Jan-2008 |
da73024 <none@none> |
5072961 Need an optimized MD5 implementation for amd64 6189743 Need an ARCFOUR implementation optimized for AMD64 6617458 amd64/rsa is a false positive reported by wsdiff
|
#
f9fbec18 |
| 15-Dec-2007 |
mcpowers <none@none> |
PSARC 2007/446 Elliptic-Curve Cryptography for Solaris 5066901 Offer the PKCS#11 Elliptic Curve based mechanisms in Solaris 6562402 kernel software provider for Elliptic Curve mechanisms
|
#
8d4583b0 |
| 15-Oct-2007 |
fr41279 <none@none> |
6558449 Add ECC support to NCP
|
#
970fee8c |
| 02-Oct-2007 |
dm120769 <none@none> |
backout 6558449: breaks build
|
#
e5529585 |
| 02-Oct-2007 |
fr41279 <none@none> |
6558449 Add ECC support to NCP
|
#
d2b32306 |
| 17-Sep-2007 |
mcpowers <none@none> |
6560793 crypto modules should not use SCCS keywords in user-visible strings 6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS 6601271 C_Verify() must pass CKA_EC_PARAMS to HW provid
6560793 crypto modules should not use SCCS keywords in user-visible strings 6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS 6601271 C_Verify() must pass CKA_EC_PARAMS to HW providers 6603350 CK_*_PARAMS definitions should be in <sys/crypto/common.h>
show more ...
|
#
7fb8ff4b |
| 18-Jun-2007 |
ktung <none@none> |
PSARC/2007/266 AES CCM for kernel crypto framework 6550326 Support AES CCM mode in KCF
|
#
5151fb12 |
| 10-Apr-2007 |
darrenm <none@none> |
PSARC/2007/139 Kernel Crypto support for MD4 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 co
PSARC/2007/139 Kernel Crypto support for MD4 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
show more ...
|
#
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
|
#
f317a3a3 |
| 12-Nov-2006 |
krishna <none@none> |
6488985 kcf_submit_request() should handle the EMPTYQ case for a hardware provider 6478655 kcf should not log complaints as frequently as it does 6470608 /dev/urandom should provide data blocks large
6488985 kcf_submit_request() should handle the EMPTYQ case for a hardware 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
show more ...
|
#
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 ...
|
#
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 ...
|
#
f66d273d |
| 11-Oct-2005 |
izick <none@none> |
PSARC 2005/572 PKCS#11 v2.20 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
|