History log of /illumos-gate/usr/src/common/crypto/des/des_impl.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 5528cade 25-Dec-2021 Toomas Soome <tsoome@me.com>

14388 des: with mismatched bound
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@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>


# 436935a1 02-Sep-2009 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

6786946 kcf should check the key sizes before passing a job to a provider
6831413 multiple SCF providers advertise wrong boundaries for CKM_DES3_{CBC,ECB}{,_PAD} key lengths


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


# 519a9b21 27-Jul-2006 izick <none@none>

6439285 kernel des3 fails to return corrected key when all 3 parts of the key are identical (fix export source build)


# 690caf98 26-Jul-2006 izick <none@none>

6439285 kernel des3 fails to return corrected key when all 3 parts of the key are identical


# 58d17812 08-Dec-2005 markfen <none@none>

6296920 IPsec 3DES can't be used in two-key mode


# 4cc1ac68 25-Aug-2005 krishna <none@none>

6309142 gcc and common/crypto don't get along


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

OpenSolaris Launch