Con risposta Hardware-assisted crypto?

  • mercoledì 12 ottobre 2005 18:29
     
     
    I've been experimenting with the new column-level encryption features in SQL2005.  While it's been very handy, I'm somewhat concerned about its performance impact -- particularly when there are many columns involved.  Is there any known method for SQL2005 to use a hardware crypto accelerator (i.e. IBM 4758 or equivalent)?


Tutte le risposte

  • mercoledì 12 ottobre 2005 22:28
    Moderatore
     
     Con risposta
    You can probably write an application that uses a hardware crypto card with SQL Server 2005, but there is no builtin support for any such card.

    Thanks
    Laurentiu