Template Version: @(#)sac_nextcase 1.70 03/30/10 SMI
This information is Copyright (c) 2010, Oracle and/or its affiliates. All 
rights reserved.
1. Introduction
    1.1. Project/Component Working Name:
         OpenSSL devcrypto engine support
    1.2. Name of Document Author/Supplier:
         Author:  HuieYing Lee
    1.3  Date of This Document:
        01 June, 2010
4. Technical Description
Template Version: @(#)sac_nextcase 1.70 03/30/10 SMI
This information is Copyright (c) 2010, Oracle and/or its affiliates. All 
rights reserved.
1. Introduction

    1.1. Project/Component Working Name:
          OpenSSL devcrypto engine support

    1.2. Name of Document Author/Supplier:
         Author:  Huie-Ying Lee

    1.3  Date of This Document:
         June 01, 2010

4. Technical Description

   This enhancement is to add a new "devcrypto" engine  to OpenSSL.
   The devcrypto engine will access the cryptographic hardware providers
   directly through the private ioctl interface from the Solaris
   Cryptographic Framework, bypassing libpkcs11 and pkcs11_kernel libraries.
   This scheme has been blessed by Solaris Cryptographic Framework team.

   This engine will be implemented as a seperate shared library, and it can
   be used only by an OpenSSL application through the OpenSSL dynamic engine
   support. 

   To support this new devcrypto engine, we also need to enable the dynamic
   engine support in OpenSSL, which has never been enabled in Solaris before.

   pkg:/system/library
       /usr/lib/engines/libdevcrypto.so         Private 
       /usr/lib/engines/64/libdevcrypto.so      Private 

   The release binding for this change is micro.

6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                ON
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                ON
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open

_______________________________________________
crypto-discuss mailing list
crypto-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/crypto-discuss

Reply via email to