History log of /onnv-gate/usr/src/common/crypto/modes/ccm.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 12490:7bae494c02d3 25-May-2010 Darren J Moffat <Darren.Moffat@Sun.COM>

6934074 What is an ODE? Shall I compare thee, to a Makefile typo?
6848439 pkcs11_ObjectToKey() arg checks too strict & could be more informative
6739850 CCM fails to update data_processed_len after d

6934074 What is an ODE? Shall I compare thee, to a Makefile typo?
6848439 pkcs11_ObjectToKey() arg checks too strict & could be more informative
6739850 CCM fails to update data_processed_len after decrypting remainder

show more ...


# 11413:21d4b1442799 01-Jan-2010 Dan OpenSolaris Anderson <opensolaris@drydog.com>

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


# 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


# 7537:6386a10ff55d 10-Sep-2008 Mark Powers <Mark.Powers@Sun.COM>

6741391 ccm mode with CRYPTO_DATA_UIO trashes output bufs with more than 2 iovec_t.


# 7434:7702b99082d7 28-Aug-2008 Daniel Anderson <Daniel.Anderson@Sun.COM>

6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64 (fix lint)


# 7421:8b7f030a1d82 27-Aug-2008 Daniel Anderson <Daniel.Anderson@Sun.COM>

5007142 Add ntohll and htonll to sys/byteorder.h
6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64
PSARC 2008/474 Add 64-bit htonll() and ntohll() byte order conversion func

5007142 Add ntohll and htonll to sys/byteorder.h
6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64
PSARC 2008/474 Add 64-bit htonll() and ntohll() byte order conversion functions

show more ...


# 7329:1cfec51d9935 14-Aug-2008 Mark Powers <Mark.Powers@Sun.COM>

6736499 CKM_AES_CCM scribbles on plaintext when it shouldn't


# 7188:b5eb53fb3905 25-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