History log of /illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/kernelUtil.c (Results 1 – 14 of 14)
Revision Date Author Comments
# fb261280 25-Jan-2018 Jason King

1228 Add CCM and GCM mode support to AES in pkcs11_softtoken
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Igor Kozhukhov <igor@

1228 Add CCM and GCM mode support to AES in pkcs11_softtoken
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# cc543d0f 14-Feb-2018 Jason King

9876 Move crypto2pkcs11_error_number to libcryptoutil
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andy Fiddaman <omnios@citrus-

9876 Move crypto2pkcs11_error_number to libcryptoutil
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# a8793c76 22-Jan-2018 Jason King

9642 PKCS#11 softtoken should use explicit_bzero
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Ken Mays <kmays2000@gmail.co

9642 PKCS#11 softtoken should use explicit_bzero
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# e8ab7b17 19-Jul-2010 Zdenek Kotala

6948723 Crypto to pkcs11 error mapping has wrong boundary checks
6936557 kernel_get_func_list does not set fl_verify* flags
6949122 return is missing in aes_check_mech_param in aes crypto mod

6948723 Crypto to pkcs11 error mapping has wrong boundary checks
6936557 kernel_get_func_list does not set fl_verify* flags
6949122 return is missing in aes_check_mech_param in aes crypto module

show more ...


# 1f49a79a 19-May-2009 Zdenek Kotala

6823591 pkcs11_kernel and pkcs11_softtoken object session reference counter must to be handled after fork
6828366 pkcs11_kernel/softtoken atfork handler should acquire session objects mutex too


# 7739299d 08-Sep-2008 Anthony Scarpino

6739502 attribute value length checking not always happening or returning the right error msg


# 76d1b5a9 15-Jul-2008 da73024

6723237 libcryptoutil should allow mechanism number "0x80000000" (the value of marker CKM_VENDOR_DEFINED)


# 2321aa36 02-Jul-2008 da73024

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


# d2b32306 17-Sep-2007 mcpowers

6560793 crypto modules should not use SCCS keywords in user-visible strings
6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS
6601271 C_Verify() must pass CKA_EC_PARAMS to H

6560793 crypto modules should not use SCCS keywords in user-visible strings
6598279 AES provider has incorrect definition for CK_AES_CTR_PARAMS
6601271 C_Verify() must pass CKA_EC_PARAMS to HW providers
6603350 CK_*_PARAMS definitions should be in <sys/crypto/common.h>

show more ...


# 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 ...


# 6f3f1c68 17-Oct-2006 krishna

5039325 pkcs11_kernel should be caching mechanism numbers from kCF
6480505 crypto_mech2id_common() could go faster


# 894b2776 14-Nov-2005 mcpowers

PSARC 2005/576 Support for complex cryptographic mechanisms
PSARC 2005/630 session, object, and key management kernel crypto API
PSARC 2005/656 AES CTR mode for KCF
PSARC 2005/659 Hiding

PSARC 2005/576 Support for complex cryptographic mechanisms
PSARC 2005/630 session, object, and key management kernel crypto API
PSARC 2005/656 AES CTR mode for KCF
PSARC 2005/659 Hiding members of KCF logical providers
4721729 Support AES Counter mode for encryption
6243992 dprov stores attributes based on data model of application
6203141 Sessions and objects management kernel crypto API
6253484 Support mechanisms with complex mech_param structures across the EF stack
6314217 Hide underlying providers of logical providers

show more ...


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

OpenSolaris Launch