15374 stop using aw(1onbld) and feed asm through the compiler frontend15413 amd64 panic stack size gets screwed by assembler/cppReviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>Reviewed by:
15374 stop using aw(1onbld) and feed asm through the compiler frontend15413 amd64 panic stack size gets screwed by assembler/cppReviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
11966 CTR mode tries to be both a stream and block cipher and fails at bothReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@fingolfin.org>Approved by: Gordon Ross <go
11966 CTR mode tries to be both a stream and block cipher and fails at bothReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@fingolfin.org>Approved by: Gordon Ross <gordon.w.ross@gmail.com>
11825 PKCS#11 CKM_AES_CBC_PAD decryption can failReviewed by: Dan McDonald <danmcd@joyent.com>Approved by: Gordon Ross <gordon.w.ross@gmail.com>
8727 Native data and metadata encryption for zfsPortions contributed by: Jorgen Lundman <lundman@lundman.net>Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>Portions contributed b
8727 Native data and metadata encryption for zfsPortions contributed by: Jorgen Lundman <lundman@lundman.net>Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>Portions contributed by: Paul Zuchowski <pzuchowski@datto.com>Portions contributed by: Tim Chase <tim@chase2k.com>Portions contributed by: Matthew Ahrens <mahrens@delphix.com>Portions contributed by: ab-oe <arkadiusz.bubala@open-e.com>Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov>Portions contributed by: loli10K <ezomori.nozomu@gmail.com>Portions contributed by: Igor K <igor@dilos.org>Portions contributed by: Richard Laager <rlaager@wiktel.com>Reviewed by: Jason Cohen <jwittlincohen@gmail.com>Reviewed by: Allan Jude <allanjude@freebsd.org>Reviewed by: George Melikov <mail@gmelikov.ru>Reviewed by: Paul Dagnelie <pcd@delphix.com>Reviewed by: RageLtMan <rageltman@sempervictus>Reviewed by: Matthew Thode <prometheanfire@gentoo.org>Reviewed by: Giuseppe Di Natale <dinatale2@llnl.gov>Reviewed by: Kash Pande <kash@tripleback.net>Reviewed by: Alek Pinchuk <apinchuk@datto.com>Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>Reviewed by: David Quigley <david.quigley@intel.com>Reviewed by: Jorgen Lundman <lundman@lundman.net>Reviewed by: Matthew Ahrens <mahrens@delphix.com>Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>Reviewed by: Toomas Soome <tsoome@me.com>Reviewed by: C Fraire <cfraire@me.com>Reviewed by: Jason King <jason.king@joyent.com>Reviewed by: Andy Stormont <astormont@racktopsystems.com>Approved by: Garrett D'Amore <garrett@damore.org>
1228 Add CCM and GCM mode support to AES in pkcs11_softtokenReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Igor Kozhukhov <igor@dilos.org>A
1228 Add CCM and GCM mode support to AES in pkcs11_softtokenReviewed by: Dan McDonald <danmcd@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Igor Kozhukhov <igor@dilos.org>Approved by: Richard Lowe <richlowe@richlowe.net>
5869 Need AES CMAC support in KCF+PKCS11Portions contributed by: Jason King <jason.king@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Dan McDonald <danmcd@joyent.com>Approv
5869 Need AES CMAC support in KCF+PKCS11Portions contributed by: Jason King <jason.king@joyent.com>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Dan McDonald <danmcd@joyent.com>Approved by: Gordon Ross <gwr@nexenta.com>
6812663 Running out of bits in x86_feature
6934074 What is an ODE? Shall I compare thee, to a Makefile typo?6848439 pkcs11_ObjectToKey() arg checks too strict & could be more informative6739850 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 informative6739850 CCM fails to update data_processed_len after decrypting remainder
6930971 gcm_decrypt_final() will loop forever if data size less than a single AES block.
6719591 non-exploitable integer wraparound issue in copyin_key() [external report]
6907733 Optimized amd64 GCM code added by CR 6826942 does not save/restore %xmm* registers
6899006 Remove .byte asm directives and use new Intel Westmere opcodes6647055 x86_64 MD5/SHA1 assembly source should use 32-bit registers when the assembler supports it
6826942 Need an optimized GCM leveraging Intel's PCMULQDQ instruction
6767618 Need an optimized AES leveraging Intel's AES instructions6747587 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 instructions6747587 Remove redundant code in ccm.c--HG--rename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladmanrename : usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.descrip => usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman.descrip
6803836 Solaris Cryptographic Framework needs to support AES GMAC
6773928 n2cp should support CKM_AES_GCM
6772059 GCM atomic operations incorrectly require block multiples
6260053 Solaris Cryptographic Framework needs to support AES in GCM mode
6693650 kernel implementation of AES lacks support for >64 bits long AES counter
6741391 ccm mode with CRYPTO_DATA_UIO trashes output bufs with more than 2 iovec_t.
6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64 (fix lint)
5007142 Add ntohll and htonll to sys/byteorder.h6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64PSARC 2008/474 Add 64-bit htonll() and ntohll() byte order conversion func
5007142 Add ntohll and htonll to sys/byteorder.h6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64PSARC 2008/474 Add 64-bit htonll() and ntohll() byte order conversion functions
6736499 CKM_AES_CCM scribbles on plaintext when it shouldn't
6559619 Enhance n2cp to support CCM mode6637487 put algorithm mode code and other common code into kcf module6648214 need CKM_AES_CTR for softtoken--HG--rename : usr/src/common/crypto/aes/aes_cb
6559619 Enhance n2cp to support CCM mode6637487 put algorithm mode code and other common code into kcf module6648214 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.crename : usr/src/common/crypto/aes/aes_cbc_crypt.h => deleted_files/usr/src/common/crypto/aes/aes_cbc_crypt.hrename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.c => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.crename : usr/src/common/crypto/blowfish/blowfish_cbc_crypt.h => deleted_files/usr/src/common/crypto/blowfish/blowfish_cbc_crypt.hrename : usr/src/common/crypto/des/des_cbc_crypt.c => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.crename : usr/src/common/crypto/des/des_cbc_crypt.h => deleted_files/usr/src/common/crypto/des/des_cbc_crypt.h