History log of /illumos-gate/usr/src/common/crypto/rsa/rsa_impl.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 694c35fa 29-Jul-2013 Josef 'Jeff' Sipek

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>


# 726fad2a 07-Jun-2010 Dina K Nimeh

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 RS

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


# 20d58091 04-May-2009 Dina K Nimeh

6820466 CKA_PUBLIC_EXPONENT is inconsistently optional for C_GenerateKeyPair for RSA keys
6820888 CKA_MODULUS_BITS attribute is sometimes missing in pkcs11_softtoken


# 7b79d846 20-Mar-2009 Dina K Nimeh

6666204 meta slot opens and closes /dev/urandom needlessly for every read
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil


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


# 60722cc8 09-Nov-2005 izick

6331488 OID with NO parameter for RSA sigs using SHA-1 missing from softtoken
6336131 CKM_TLS_PRF support
6336150 gcc and softMAC.c don't get along anymore
6347073 kcf missing some rsa me

6331488 OID with NO parameter for RSA sigs using SHA-1 missing from softtoken
6336131 CKM_TLS_PRF support
6336150 gcc and softMAC.c don't get along anymore
6347073 kcf missing some rsa mechs

show more ...


# f66d273d 11-Oct-2005 izick

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

OpenSolaris Launch