History log of /illumos-gate/usr/src/common/crypto/ (Results 51 – 75 of 97)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1dcbfafd22-Nov-2008 Mark Powers

6772059 GCM atomic operations incorrectly require block multiples

71269a2214-Nov-2008 Anthony Scarpino

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

fe54a78e07-Nov-2008 Hai-May Chao

6703956 Solaris cryptographic framework needs a FIPS-186-2 certifiable RNG

4d703b5c04-Nov-2008 Mark Powers

6260053 Solaris Cryptographic Framework needs to support AES in GCM mode

16239bc812-Sep-2008 Mark Powers

6693650 kernel implementation of AES lacks support for >64 bits long AES counter

7e0cc74110-Sep-2008 Mark Powers

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

25cc6a4028-Aug-2008 Daniel Anderson

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

4b56a00327-Aug-2008 Daniel Anderson

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 convers

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

f02d279914-Aug-2008 Mark Powers

6736499 CKM_AES_CCM scribbles on plaintext when it shouldn't

23c57df725-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

--HG--
rename : usr/src/comm

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

90bcde9414-Jun-2008 da73024

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

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

0d4a0bb312-May-2008 mcpowers

6615681 aes-ccm failed with the ieee802.11i test case

b60f2a0b06-May-2008 fr41279

6494306 need single source for bignum code

--HG--
rename : usr/src/uts/sun4u/rsa/Makefile => deleted_files/usr/src/uts/sun4u/rsa/Makefile
rename : usr/src/uts/sun4u/rsa/mont_mulf.s =

6494306 need single source for bignum code

--HG--
rename : usr/src/uts/sun4u/rsa/Makefile => deleted_files/usr/src/uts/sun4u/rsa/Makefile
rename : usr/src/uts/sun4u/rsa/mont_mulf.s => usr/src/common/bignum/sun4u/mont_mulf_kernel_v9.s
rename : usr/src/uts/intel/rsa/Makefile.32 => usr/src/uts/intel/bignum/Makefile.32
rename : usr/src/uts/intel/rsa/Makefile.64 => usr/src/uts/intel/bignum/Makefile.64

show more ...

55553f7125-Mar-2008 da73024

6652716 Need an ARCFOUR implementation optimized for Intel EM64T
6658907 digest(1) and mac(1) could benefit from being 64-bit programs
6665607 Need a SHA256/SHA384/SHA512 implementation optim

6652716 Need an ARCFOUR implementation optimized for Intel EM64T
6658907 digest(1) and mac(1) could benefit from being 64-bit programs
6665607 Need a SHA256/SHA384/SHA512 implementation optimized for 64-bit x86

--HG--
rename : usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s => deleted_files/usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s

show more ...

473d222c06-Mar-2008 da73024

6671185 THIRDPARTYLICENSE file fixes for SHA1 6662791

--HG--
rename : usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE.descript => usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE.de

6671185 THIRDPARTYLICENSE file fixes for SHA1 6662791

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

show more ...

321502cd03-Mar-2008 da73024

6662791 Need a SHA1 implementation optimized for 64-bit x86

b6c3f78601-Mar-2008 bubbva

PSARC/2006/610 Data Encryption Kit (SUNWcry) Removal
6498066 PSARC/2006/610 Data Encryption Kit (SUNWcry) Removal

--HG--
rename : usr/src/common/openssl/crypto/sunw.c => deleted_file

PSARC/2006/610 Data Encryption Kit (SUNWcry) Removal
6498066 PSARC/2006/610 Data Encryption Kit (SUNWcry) Removal

--HG--
rename : usr/src/common/openssl/crypto/sunw.c => deleted_files/usr/src/common/openssl/crypto/sunw.c
rename : usr/src/lib/openssl/libcrypto/common/mapfile => deleted_files/usr/src/lib/openssl/libcrypto/common/mapfile
rename : usr/src/lib/openssl/libcrypto_extra/Makefile => deleted_files/usr/src/lib/openssl/libcrypto_extra/Makefile
rename : usr/src/lib/openssl/libcrypto_extra/Makefile.com => deleted_files/usr/src/lib/openssl/libcrypto_extra/Makefile.com
rename : usr/src/lib/openssl/libcrypto_extra/amd64/Makefile => deleted_files/usr/src/lib/openssl/libcrypto_extra/amd64/Makefile
rename : usr/src/lib/openssl/libcrypto_extra/i386/Makefile => deleted_files/usr/src/lib/openssl/libcrypto_extra/i386/Makefile
rename : usr/src/lib/openssl/libcrypto_extra/sparc/Makefile => deleted_files/usr/src/lib/openssl/libcrypto_extra/sparc/Makefile
rename : usr/src/lib/openssl/libcrypto_extra/sparcv9/Makefile => deleted_files/usr/src/lib/openssl/libcrypto_extra/sparcv9/Makefile
rename : usr/src/lib/openssl/libssl_extra/Makefile => deleted_files/usr/src/lib/openssl/libssl_extra/Makefile
rename : usr/src/lib/openssl/libssl_extra/Makefile.com => deleted_files/usr/src/lib/openssl/libssl_extra/Makefile.com
rename : usr/src/lib/openssl/libssl_extra/amd64/Makefile => deleted_files/usr/src/lib/openssl/libssl_extra/amd64/Makefile
rename : usr/src/lib/openssl/libssl_extra/i386/Makefile => deleted_files/usr/src/lib/openssl/libssl_extra/i386/Makefile
rename : usr/src/lib/openssl/libssl_extra/sparc/Makefile => deleted_files/usr/src/lib/openssl/libssl_extra/sparc/Makefile
rename : usr/src/lib/openssl/libssl_extra/sparcv9/Makefile => deleted_files/usr/src/lib/openssl/libssl_extra/sparcv9/Makefile
rename : usr/src/lib/pkcs11/Makefile.softtoken.amd64 => deleted_files/usr/src/lib/pkcs11/Makefile.softtoken.amd64
rename : usr/src/lib/pkcs11/Makefile.softtoken.com => deleted_files/usr/src/lib/pkcs11/Makefile.softtoken.com
rename : usr/src/lib/pkcs11/Makefile.softtoken.i386 => deleted_files/usr/src/lib/pkcs11/Makefile.softtoken.i386
rename : usr/src/lib/pkcs11/README.Makefiles => deleted_files/usr/src/lib/pkcs11/README.Makefiles
rename : usr/src/lib/pkcs11/Makefile.softtoken.sparc => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken/Makefile.softtoken.sparc.1
rename : usr/src/lib/pkcs11/Makefile.softtoken.sparcv9 => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken/Makefile.softtoken.sparcv9.1
rename : usr/src/lib/pkcs11/pkcs11_softtoken_extra/Makefile => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken_extra/Makefile
rename : usr/src/lib/pkcs11/pkcs11_softtoken_extra/Makefile.com => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken_extra/Makefile.com
rename : usr/src/lib/pkcs11/pkcs11_softtoken_extra/amd64/Makefile => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken_extra/amd64/Makefile
rename : usr/src/lib/pkcs11/pkcs11_softtoken_extra/i386/Makefile => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken_extra/i386/Makefile
rename : usr/src/lib/pkcs11/pkcs11_softtoken_extra/sparc/Makefile => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken_extra/sparc/Makefile
rename : usr/src/lib/pkcs11/pkcs11_softtoken_extra/sparcv9/Makefile => deleted_files/usr/src/lib/pkcs11/pkcs11_softtoken_extra/sparcv9/Makefile
rename : usr/src/pkgdefs/SUNWcry/Makefile => deleted_files/usr/src/pkgdefs/SUNWcry/Makefile
rename : usr/src/pkgdefs/SUNWcry/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWcry/pkginfo.tmpl
rename : usr/src/pkgdefs/SUNWcry/postinstall => deleted_files/usr/src/pkgdefs/SUNWcry/postinstall
rename : usr/src/pkgdefs/SUNWcry/preremove => deleted_files/usr/src/pkgdefs/SUNWcry/preremove
rename : usr/src/pkgdefs/SUNWcry/prototype_com => deleted_files/usr/src/pkgdefs/SUNWcry/prototype_com
rename : usr/src/pkgdefs/SUNWcry/prototype_i386 => deleted_files/usr/src/pkgdefs/SUNWcry/prototype_i386
rename : usr/src/pkgdefs/SUNWcry/prototype_sparc => deleted_files/usr/src/pkgdefs/SUNWcry/prototype_sparc
rename : usr/src/pkgdefs/SUNWcryr/Makefile => deleted_files/usr/src/pkgdefs/SUNWcryr/Makefile
rename : usr/src/pkgdefs/SUNWcryr/pkginfo.tmpl => deleted_files/usr/src/pkgdefs/SUNWcryr/pkginfo.tmpl
rename : usr/src/pkgdefs/SUNWcryr/postinstall => deleted_files/usr/src/pkgdefs/SUNWcryr/postinstall
rename : usr/src/pkgdefs/SUNWcryr/preremove => deleted_files/usr/src/pkgdefs/SUNWcryr/preremove
rename : usr/src/pkgdefs/SUNWcryr/prototype_com => deleted_files/usr/src/pkgdefs/SUNWcryr/prototype_com
rename : usr/src/pkgdefs/SUNWcryr/prototype_i386 => deleted_files/usr/src/pkgdefs/SUNWcryr/prototype_i386
rename : usr/src/pkgdefs/SUNWcryr/prototype_sparc => deleted_files/usr/src/pkgdefs/SUNWcryr/prototype_sparc
rename : usr/src/uts/sparc/aes256/Makefile => deleted_files/usr/src/uts/sparc/aes256/Makefile
rename : usr/src/uts/sparc/arcfour2048/Makefile => deleted_files/usr/src/uts/sparc/arcfour2048/Makefile
rename : usr/src/uts/sparc/blowfish448/Makefile => deleted_files/usr/src/uts/sparc/blowfish448/Makefile
rename : usr/src/uts/sun4u/aes256/Makefile => deleted_files/usr/src/uts/sun4u/aes256/Makefile

show more ...

3323877d07-Jan-2008 mcpowers

6562402 kernel software provider for Elliptic Curve mechanisms (fix license issue)

160abee003-Jan-2008 da73024

5072961 Need an optimized MD5 implementation for amd64
6189743 Need an ARCFOUR implementation optimized for AMD64
6617458 amd64/rsa is a false positive reported by wsdiff

3c5ed0bd17-Dec-2007 mcpowers

6562402 kernel software provider for Elliptic Curve mechanisms (fix unref)

--HG--
rename : usr/src/common/crypto/ecc/ec2_proj.c => deleted_files/usr/src/common/crypto/ecc/ec2_proj.c

f9fbec1815-Dec-2007 mcpowers

PSARC 2007/446 Elliptic-Curve Cryptography for Solaris
5066901 Offer the PKCS#11 Elliptic Curve based mechanisms in Solaris
6562402 kernel software provider for Elliptic Curve mechanisms

d2b3230617-Sep-2007 mcpowers

6560793 crypto modules should not use SCCS keywords in user-visible strings
6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS
6601271 C_Verify() must pass CKA_EC_PARAMS to H

6560793 crypto modules should not use SCCS keywords in user-visible strings
6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS
6601271 C_Verify() must pass CKA_EC_PARAMS to HW providers
6603350 CK_*_PARAMS definitions should be in <sys/crypto/common.h>

show more ...

b1af77f019-Jun-2007 ktung

6550326 Support AES CCM mode in KCF (fix lint)

7fb8ff4b18-Jun-2007 ktung

PSARC/2007/266 AES CCM for kernel crypto framework
6550326 Support AES CCM mode in KCF

5151fb1210-Apr-2007 darrenm

PSARC/2007/139 Kernel Crypto support for MD4
6354305 Kernel Crypto support for MD4
6533491 libmd's MD4 produces invalid message digests in 64-bit mode
6539262 MD4/MD5/SHA1/SHA2 Final func

PSARC/2007/139 Kernel Crypto support for MD4
6354305 Kernel Crypto support for MD4
6533491 libmd's MD4 produces invalid message digests in 64-bit mode
6539262 MD4/MD5/SHA1/SHA2 Final functions not consistent

show more ...

1234