summaryrefslogtreecommitdiff
path: root/usr/src/lib/libcryptoutil/common/cryptoutil.h
AgeCommit message (Collapse)AuthorFilesLines
2014-06-061667 pkcs11 may deadlock when multi-threaded consumers forkDan McDonald1-3/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2010-09-126 Need open kcfdGarrett D'Amore1-2/+3
Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net Approved by: richlowe@richlowe.net
2010-06-07PSARC/2010/188 PKCS#11 URI parser for libcryptoutilJan Pechanec1-4/+66
6924687 teach libcryptoutil to parse a PKCS#11 URI
2009-11-056897371 cryptoadm needs changes in order to support fips-140 mode in local zonesHai-May Chao1-0/+1
6897374 Memory leaking in kernel algorithm modules and softtoken dsa with fips enabled
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao1-2/+10
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-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh1-2/+7
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil
2009-02-276784451 consolidate duplicative looping_read() and looping_write() code into ↵Dina K Nimeh1-1/+5
libcryptoutil
2008-12-086773289 libcryptoutil needs to interact with calling functions betterAnthony Scarpino1-2/+4
2008-07-024947627 improve libcrypto string/mechanism conversion functions in edge casesda730241-1/+1
5031131 perf: pkcs11_kernel can benefit from a more efficient pkcs11_mech2str()
2008-02-286665460 move random and nonzero random funcs out of pkcs11 to libcryptoutildinak1-1/+4
6665548 convert pkcs11 mechanism to corresponding key generation mechanism
2007-10-126552557 provide helper function that generates pkcs#5 keys from passphrasesdinak1-1/+10
6554395 consolidate duplicated code in decrypt and digest 6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on object created from raw key 6607994 SUNW_C_KeyToObject looks like it may destroy an object that was never created 6607998 C_GetSessionInfo never returns CKR_ARGUMENTS_BAD 6608391 consolidate code that reads key data from file
2006-11-10PSARC 2005/074 Solaris Key Management Frameworkwyllys1-4/+11
6224192 Solaris needs unified key management interfaces --HG-- rename : usr/src/cmd/cmd-crypto/pktool/biginteger.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/biginteger.h rename : usr/src/cmd/cmd-crypto/pktool/derparse.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.c rename : usr/src/cmd/cmd-crypto/pktool/derparse.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.h rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.c rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.h rename : usr/src/cmd/cmd-crypto/pktool/p12common.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.c rename : usr/src/cmd/cmd-crypto/pktool/p12common.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.h
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+134