History log of /titanic_50/usr/src/uts/common/crypto/io/aes.c (Results 1 – 23 of 23)
Revision Date Author Comments
# 3b082ee6 22-Apr-2014 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>

4746 remove EXPORT_SRC leftovers
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@joyent.com>


# 694c35fa 29-Jul-2013 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>

3882 Remove xmod & friends
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>


# 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


# 6a634c9d 19-Aug-2010 Richard Lowe <richlowe@richlowe.net>

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 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


# d3b2efc7 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


# 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 ...


# 54034eb2 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

--HG--
rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/ae

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

--HG--
rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman
rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.descrip => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman.descrip

show more ...


# 983a1033 10-Apr-2009 Mark Powers <Mark.Powers@Sun.COM>

6803836 Solaris Cryptographic Framework needs to support AES GMAC


# 1dcbfafd 22-Nov-2008 Mark Powers <Mark.Powers@Sun.COM>

6772059 GCM atomic operations incorrectly require block multiples


# 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 ...


# 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 ...


# efcbd7a0 29-Jun-2007 ktung <none@none>

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


# b1af77f0 20-Jun-2007 ktung <none@none>

6550326 Support AES CCM mode in KCF (fix lint)


# 7fb8ff4b 18-Jun-2007 ktung <none@none>

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


# 3fdb082f 10-Aug-2006 pwernau <none@none>

6458639 kernel aes always advertises CRYPTO_UNLIMITED


# 234a6187 23-Dec-2005 mcpowers <none@none>

6363872 AES counter mode increments wrong counter bits on i386


# ca5b6649 29-Nov-2005 mcpowers <none@none>

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


# bbbb143b 24-Nov-2005 mcpowers <none@none>

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 Crypt

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

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 ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch