History log of /titanic_53/usr/src/lib/pkcs11/pkcs11_softtoken/common/softDecryptUtil.c (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: titanic_53.0, titanic_51.4, titanic_52.1, titanic_51.3, titanic_52.0, titanic_50.16, titanic_51.2, titanic_50.15, titanic_51.1, titanic_51.0, titanic_50.14, titanic_50.13, titanic_50.12, titanic_50.11, titanic_50.10, titanic_50.9, titanic_50.8, titanic_50.7, titanic_50.6, titanic_50.5, titanic_50.4, titanic_50.3, titanic_50.2, titanic_50.1, titanic_50.0
# 726fad2a 07-Jun-2010 Dina K Nimeh <Dina.Nimeh@Sun.COM>

6875651 move asymmetric crypto to libsoftcrypto
6816864 collect together padding methods used by PKCS#11
6917508 bignum library needs big random number function
6249983 softtoken based RSA/DSA slow o

6875651 move asymmetric crypto to libsoftcrypto
6816864 collect together padding methods used by PKCS#11
6917508 bignum library needs big random number function
6249983 softtoken based RSA/DSA slow on Niagara
6917506 arcfour lint check missing from usr/src/uts/sun4v/Makefile
6917513 move softFipsDSAUtil.c to common/crypto/fips/fips_dsa_util.c
6834849 dsa_sign() produces invalid signature when pkcs11 engine is used via openssl(1) for certain keys

show more ...


# 552f0cf8 04-Aug-2008 bubbva <none@none>

6545046 pkcs11_softtoken doesn't properly strip pkcs7 padding
Contributed by Derek Morr <derekmorr@psu.edu>


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


# 47c883c7 22-Sep-2006 dinak <none@none>

6242993 crypto operations on zero byte input data should set output len correctly


# f66d273d 11-Oct-2005 izick <none@none>

PSARC 2005/572 PKCS#11 v2.20
4920408 PKCS#11 v2.20 support for the Crypto Framework
6287425 residual bzero's in hmac part of sha2
6287428 add sha2 to the i.kcfconfbase upgrade script


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

OpenSolaris Launch