History log of /titanic_41/usr/src/common/crypto/aes/aes_impl.c (Results 1 – 14 of 14)
Revision Date Author Comments
# 0b42f15a 02-Oct-2013 Simon Klinkert <klinkert@webgods.de>

Merge remote-tracking branch 'illumos-ml/master' into titanic

Some zev merge conflicts fixed.

Conflicts:
usr/src/uts/common/fs/zfs/zfs_ioctl.c
usr/src/uts/common/fs/zfs/zvol.c


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


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

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


# 7417cfde 15-Jul-2010 Kuriakose Kuruvilla <kuriakose.kuruvilla@oracle.com>

6812663 Running out of bits in x86_feature


# 95014fbb 02-Jan-2010 Dan OpenSolaris Anderson <opensolaris@drydog.com>

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


# 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


# 71269a22 14-Nov-2008 Anthony Scarpino <Anthony.Scarpino@Sun.COM>

PSARC/2006/684 libsoftcrypto
4911870 pkcs11_softtoken crypto should be factored out into a new library to support $PLATFORM & $HWCAP


# 4d703b5c 04-Nov-2008 Mark Powers <Mark.Powers@Sun.COM>

6260053 Solaris Cryptographic Framework needs to support AES in GCM mode


# 25cc6a40 29-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)


# 4b56a003 28-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 ...


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


# 90bcde94 14-Jun-2008 da73024 <none@none>

5072963 Need an optimized AES implementation for amd64
6699938 CCM max payload computation is off by one
6704653 THIRDPARTYLICENSE fixes for open source crypto source

--HG--
rename : usr/src/common/

5072963 Need an optimized AES implementation for amd64
6699938 CCM max payload computation is off by one
6704653 THIRDPARTYLICENSE fixes for open source crypto source

--HG--
rename : usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE => deleted_files/usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE
rename : usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/common/crypto/arcfour/amd64/THIRDPARTYLICENSE.descrip
rename : usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE => deleted_files/usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE
rename : usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE.descrip
rename : usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE => deleted_files/usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE
rename : usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE.descrip => deleted_files/usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE.descrip

show more ...


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

OpenSolaris Launch