History log of /illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/metaGlobal.h (Results 1 – 13 of 13)
Revision Date Author Comments
# b106467f 17-Sep-2015 Jason King

6239 Add PKCS#11 v2.40 support
6240 pkcs11_mech2keytype returns incorrect key type for CKM_DH_PKCS_PARAMETER_GEN
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacci

6239 Add PKCS#11 v2.40 support
6240 pkcs11_mech2keytype returns incorrect key type for CKM_DH_PKCS_PARAMETER_GEN
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Robert Mustacci <rm@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 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


# 19193bb6 27-Feb-2009 Dina K Nimeh

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


# 8cae6764 09-Feb-2009 Anthony Scarpino

6796952 bignum sparc not using optimizations in libsoftcrypto
6782907 Certificate signing request (CSR) using certutil fails on T1/T2 based systems
6609549 Sun Metaslot erroneously reports CK

6796952 bignum sparc not using optimizations in libsoftcrypto
6782907 Certificate signing request (CSR) using certutil fails on T1/T2 based systems
6609549 Sun Metaslot erroneously reports CKR_SESSION_READ_ONLY for C_DestroyObject on RW session
6728680 T2000 SoftToken slot reports absent but non-removable token when .sunw directory inaccessible

show more ...


# c8adf4ed 10-Jul-2008 vk199839

6720197 linked list handling in crypto libraries needs to be more robust


# a039cd31 19-Sep-2007 haimay

6603976 Bulk encryptions are not offloaded to hardware in a multi-process test


# f4526a4a 07-Sep-2007 haimay

6596364 pkcs11 engine cannot be used with apache due to SSL_R_DIGEST_CHECK_FAILED error


# 4a5b2e70 09-Aug-2007 haimay

6482533 Threshold for HW offload via PKCS11 interface


# 924d6d8d 29-May-2007 dinak

6543159 metaslot should check for function availability before trying hardware provider (fix hdrchk)


# d3a28a55 29-May-2007 dinak

6543159 metaslot should check for function availability before trying hardware provider


# 034448fe 14-May-2007 mcpowers

PSARC 2007/092 key generation and derivation for providers without keystore
6462782 Metaslot needs to generate a token object from a session object.
6462780 Softtoken keystore needs to store

PSARC 2007/092 key generation and derivation for providers without keystore
6462782 Metaslot needs to generate a token object from a session object.
6462780 Softtoken keystore needs to store keys ECC objects
6339802 support keygen operations by acceleration only providers

show more ...


# 8047c9fb 01-May-2006 mcpowers

PSARC 2006/214 Crypto Framework random number API/SPI update
6374503 C_SeedRandom is too slow causing poor performance with Apache/OpenSSL when using pkcs11


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch