summaryrefslogtreecommitdiff
path: root/usr/src/common/crypto/rsa
AgeCommit message (Collapse)AuthorFilesLines
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek2-73/+0
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-09-126 Need open kcfdGarrett D'Amore1-34/+0
Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net Approved by: richlowe@richlowe.net
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh2-155/+491
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
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao1-1/+55
6787364 Administration and policy configuration changes to support FIPS 140-2 6867384 Solaris Crypto Framework needs to implement self tests for FIPS 140-2 compliance
2009-05-046820466 CKA_PUBLIC_EXPONENT is inconsistently optional for C_GenerateKeyPair ↵Dina K Nimeh2-6/+6
for RSA keys 6820888 CKA_MODULUS_BITS attribute is sometimes missing in pkcs11_softtoken
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh1-4/+5
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil
2008-05-066494306 need single source for bignum codefr412791-6/+7
--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
2005-11-096331488 OID with NO parameter for RSA sigs using SHA-1 missing from softtokenizick2-0/+5
6336131 CKM_TLS_PRF support 6336150 gcc and softMAC.c don't get along anymore 6347073 kcf missing some rsa mechs
2005-10-11PSARC 2005/572 PKCS#11 v2.20izick2-3/+22
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
2005-06-14OpenSolaris Launchstevel@tonic-gate3-0/+462