#
2f9f8a9b |
| 21-Aug-2019 |
Jason King <jason.king@joyent.com> |
11966 CTR mode tries to be both a stream and block cipher and fails at both Reviewed 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 both Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
show more ...
|
#
cd964fce |
| 04-Sep-2017 |
Matt Barden <matt.barden@nexenta.com> |
5869 Need AES CMAC support in KCF+PKCS11 Portions 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+PKCS11 Portions 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>
show more ...
|
#
16239bc8 |
| 12-Sep-2008 |
Mark Powers <Mark.Powers@Sun.COM> |
6693650 kernel implementation of AES lacks support for >64 bits long AES counter
|
#
25cc6a40 |
| 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)
|
#
4b56a003 |
| 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 ...
|
#
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 ...
|