History log of /titanic_51/usr/src/lib/libcryptoutil/common/cryptoutil.h (Results 1 – 13 of 13)
Revision Date Author Comments
# 05d57413 05-Jun-2014 Dan McDonald <danmcd@omniti.com>

1667 pkcs11 may deadlock when multi-threaded consumers fork
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Approved by: Gordon Ross <gordon.ross

1667 pkcs11 may deadlock when multi-threaded consumers fork
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Approved by: Gordon Ross <gordon.ross@nexenta.com>

show more ...


# 6ea3c060 12-Sep-2010 Garrett D'Amore <garrett@nexenta.com>

6 Need open kcfd
Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net
Approved by: richlowe@richlowe.net


# ccd81fdd 07-Jun-2010 Jan Pechanec <Jan.Pechanec@Sun.COM>

PSARC/2010/188 PKCS#11 URI parser for libcryptoutil
6924687 teach libcryptoutil to parse a PKCS#11 URI


# d616ad8e 06-Nov-2009 Hai-May Chao <Hai-May.Chao@Sun.COM>

6897371 cryptoadm needs changes in order to support fips-140 mode in local zones
6897374 Memory leaking in kernel algorithm modules and softtoken dsa with fips enabled


# b5a2d845 11-Sep-2009 Hai-May Chao <Hai-May.Chao@Sun.COM>

PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
6787364 Administration and policy configuration changes to support FIPS 140-2
6867384 Solaris Crypto Framework needs to implement self tests

PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
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

show more ...


# 7b79d846 20-Mar-2009 Dina K Nimeh <Dina.Nimeh@Sun.COM>

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


# 19193bb6 28-Feb-2009 Dina K Nimeh <Dina.Nimeh@Sun.COM>

6784451 consolidate duplicative looping_read() and looping_write() code into libcryptoutil


# a7e661a2 08-Dec-2008 Anthony Scarpino <Anthony.Scarpino@Sun.COM>

6773289 libcryptoutil needs to interact with calling functions better


# 2321aa36 03-Jul-2008 da73024 <none@none>

4947627 improve libcrypto string/mechanism conversion functions in edge cases
5031131 perf: pkcs11_kernel can benefit from a more efficient pkcs11_mech2str()


# 26ff1ce9 28-Feb-2008 dinak <none@none>

6665460 move random and nonzero random funcs out of pkcs11 to libcryptoutil
6665548 convert pkcs11 mechanism to corresponding key generation mechanism


# 1c9bd843 13-Oct-2007 dinak <none@none>

6552557 provide helper function that generates pkcs#5 keys from passphrases
6554395 consolidate duplicated code in decrypt and digest
6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on

6552557 provide helper function that generates pkcs#5 keys from passphrases
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

show more ...


# 99ebb4ca 11-Nov-2006 wyllys <none@none>

PSARC 2005/074 Solaris Key Management Framework
6224192 Solaris needs unified key management interfaces

--HG--
rename : usr/src/cmd/cmd-crypto/pktool/biginteger.h => deleted_files/usr/src/cmd/cmd-cr

PSARC 2005/074 Solaris Key Management Framework
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

show more ...


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

OpenSolaris Launch