Sun Crypto Accelerator 1000 application and documentation

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Sun Crypto Accelerator 1000 application and documentation

    Hi,

    we're getting a bunch of these boards, mainly for SSL.
    I wonder, though, whether anybody has used them for other
    types of applications, like PKI/PKC stuff.

    Is there some sort of development API documentation?

    I'd love to use them for secure key storage and hw accelerated
    encryption of CMS/PKCS#7 using supported ciphers.

    In case it matters, we're using RSA Cert-/Crypto-J and
    IAIK Java libraries, but OpenSSL would not be out of the
    question.

    Also, what is the difference between the version 1.0 and
    version 1.1 boards?

    best regards,
    Torsten
    Torsten Kirschner Guest

  2. Similar Questions and Discussions

    1. PHP5 Cache/Accelerator
      Hello, I'm searching for an accelerator for PHP5. I tried to use MMcache with PHP 5.0.1 before but this configuration crashes apache frequently....
    2. WSDL under SSL from Accelerator
      I am trying to consume a webservice that is behind an accelerator that has a hardware SSL. This accelerator forwards requests on port 443 to a...
    3. php accelerator that works in cgi mode?
      I am looking for an open source php accelerator that works in cgi mode. I am guessing that to do that the cache would have to be on disk and not in...
    4. Crypto Accelerator - force it
      Is it possible to force encryption to the accelerator board?
  3. #2

    Default Re: Sun Crypto Accelerator 1000 application and documentation

    On Fri, 25 Jul 2003 12:28:38 +0200, Torsten Kirschner wrote:
    > I'd love to use them for secure key storage and hw accelerated
    > encryption of CMS/PKCS#7 using supported ciphers.
    The SCA-1000 & SCA-500 do not have a hardware keystore it is just
    an RSA & 3DES crypto accelerator.

    The SCA-4000 does have hardware keystore, it also has an
    noboard Gigabit ethernet and does IPsec offload in the card.
    > In case it matters, we're using RSA Cert-/Crypto-J and
    > IAIK Java libraries, but OpenSSL would not be out of the
    > question.
    There is an unsupported OpenSSL distribution (along with
    mod_ssl) that comes with the card, to hook it to Apache.

    You may also wish to look at using PKCS#11 which is how
    it links to Sun One WebServer. PKCS#11 is the defacto
    industry standard API for accessing HSMs.
    > Also, what is the difference between the version 1.0 and
    > version 1.1 boards?
    Software stack.

    --
    Darren J Moffat
    Darren J Moffat Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139