History log of /opensolaris-onvv-gate/usr/src/uts/common/crypto/io/aes.c
Revision Date Author Comments
# 12856:2377353d2b97 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


# 11751:58c0c8f4305f 23-Feb-2010 Anthony Scarpino <Anthony.Scarpino@Sun.COM>

6849769 crypto modules _init: crypto_register_provider() failed during shutdown
6885135 assertion failed: kcf_dh != NULL
6907099 module load/unload errors could be a little less techie and ominous


# 10732:498ac26a63d5 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


# 10500:a10fbcfc2f21 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 for FIPS 140-2 compliance


# 9392:7b19cd0bbccc 17-Apr-2009 Dan OpenSolaris Anderson <opensolaris@drydog.com>

6767618 Need an optimized AES leveraging Intel's AES instructions
6747587 Remove redundant code in ccm.c


# 9339:7c09601804ed 10-Apr-2009 Mark Powers <Mark.Powers@Sun.COM>

6803836 Solaris Cryptographic Framework needs to support AES GMAC


# 8195:0d4491981679 21-Nov-2008 Mark Powers <Mark.Powers@Sun.COM>

6772059 GCM atomic operations incorrectly require block multiples


# 8005:73d30d28ca93 04-Nov-2008 Mark Powers <Mark.Powers@Sun.COM>

6260053 Solaris Cryptographic Framework needs to support AES in GCM mode


# 7188:b5eb53fb3905 24-Jul-2008 mcpowers

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


# 5072:a2b6f90cc61e 17-Sep-2007 mcpowers

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>


# 4558:36be0ae50c2d 28-Jun-2007 ktung

6574903 Putback for AES CCM mode caused some STC tests to fail


# 4495:419f51e193d4 19-Jun-2007 ktung

6550326 Support AES CCM mode in KCF (fix lint)


# 4486:9765e71dff90 18-Jun-2007 ktung

PSARC/2007/266 AES CCM for kernel crypto framework
6550326 Support AES CCM mode in KCF


# 2530:469393951de0 10-Aug-2006 pwernau

6458639 kernel aes always advertises CRYPTO_UNLIMITED


# 1172:f8e4c4aa82fc 22-Dec-2005 mcpowers

6363872 AES counter mode increments wrong counter bits on i386


# 1010:4a38eaf3842c 28-Nov-2005 mcpowers

6355571 fix for 6352877 broke the export source build
6355597 fix for 6352877 broke punchin


# 991:e561e9990613 23-Nov-2005 mcpowers

6258938 cryptoadm can create mechanism names containing space characters
6353342 pkcs11_kernel leaks RSA public key objects
6352877 ckpi_004 - CKM_AES_ECB mechanism test is failing with lots of Crypto error 29 messages


# 904:4f885c862682 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 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


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 12856:2377353d2b97 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


# 11751:58c0c8f4305f 23-Feb-2010 Anthony Scarpino <Anthony.Scarpino@Sun.COM>

6849769 crypto modules _init: crypto_register_provider() failed during shutdown
6885135 assertion failed: kcf_dh != NULL
6907099 module load/unload errors could be a little less techie and ominous


# 10732:498ac26a63d5 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


# 10500:a10fbcfc2f21 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 for FIPS 140-2 compliance


# 9392:7b19cd0bbccc 17-Apr-2009 Dan OpenSolaris Anderson <opensolaris@drydog.com>

6767618 Need an optimized AES leveraging Intel's AES instructions
6747587 Remove redundant code in ccm.c


# 9339:7c09601804ed 10-Apr-2009 Mark Powers <Mark.Powers@Sun.COM>

6803836 Solaris Cryptographic Framework needs to support AES GMAC


# 8195:0d4491981679 21-Nov-2008 Mark Powers <Mark.Powers@Sun.COM>

6772059 GCM atomic operations incorrectly require block multiples


# 8005:73d30d28ca93 04-Nov-2008 Mark Powers <Mark.Powers@Sun.COM>

6260053 Solaris Cryptographic Framework needs to support AES in GCM mode


# 7188:b5eb53fb3905 24-Jul-2008 mcpowers

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


# 5072:a2b6f90cc61e 17-Sep-2007 mcpowers

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>


# 4558:36be0ae50c2d 28-Jun-2007 ktung

6574903 Putback for AES CCM mode caused some STC tests to fail


# 4495:419f51e193d4 19-Jun-2007 ktung

6550326 Support AES CCM mode in KCF (fix lint)


# 4486:9765e71dff90 18-Jun-2007 ktung

PSARC/2007/266 AES CCM for kernel crypto framework
6550326 Support AES CCM mode in KCF


# 2530:469393951de0 10-Aug-2006 pwernau

6458639 kernel aes always advertises CRYPTO_UNLIMITED


# 1172:f8e4c4aa82fc 22-Dec-2005 mcpowers

6363872 AES counter mode increments wrong counter bits on i386


# 1010:4a38eaf3842c 28-Nov-2005 mcpowers

6355571 fix for 6352877 broke the export source build
6355597 fix for 6352877 broke punchin


# 991:e561e9990613 23-Nov-2005 mcpowers

6258938 cryptoadm can create mechanism names containing space characters
6353342 pkcs11_kernel leaks RSA public key objects
6352877 ckpi_004 - CKM_AES_ECB mechanism test is failing with lots of Crypto error 29 messages


# 904:4f885c862682 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 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


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch