summaryrefslogtreecommitdiff
path: root/usr/src/common/crypto/dh
AgeCommit message (Collapse)AuthorFilesLines
2010-10-09289 invalid padding when using java pkcs11 providerJason King2-13/+26
Reviewed by: garrett@nexenta.com, gordon.w.ross@gmail.com Approved by: richlowe@richlowe.net
2010-06-106959852 putback of 6875651 introduced unref MakefilesDina K Nimeh1-35/+0
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh3-0/+514
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