1826214 Members
2814 Online
109691 Solutions
New Discussion

Re: Encryption options

 
SOLVED
Go to solution
John Oberlander
Frequent Advisor

Encryption options

My company has a new requirement for database/filesystem encryption and im looking for some options.

Our environment is RP-8420 HP-UX 11iv1---> Universe DB2 database--> cisco san --> EVA 5000.

I found a HP encryption card A5486A that might work. Has anyone had experience with this? We are suppose to use open standards like triple DES ect.

Better options would be an encrypted filesystem for 11iv1, but im not aware of any.

3rd option would be new vcs code for the eva that supports encrypted luns, but im not aware of that feature being available either.

Does anyone have anything like this implemented ?

Thanks in advance,
John Oberlander
5 REPLIES 5
Jeff_Traigle
Honored Contributor
Solution

Re: Encryption options

I don't know that we have that specific model since we have L-class boxes, but we do use encryption cards in a couple of systems. They won't meet your requirement. They are only encryption accelerators, taking the workload of encrypting/decrypting off the system CPU.

I found HP's web site for HP-UX 11i Encrypted Volume and File System service. First I've heard of it, but might give you what you need.

http://h20338.www2.hp.com/hpux11i/cache/324629-0-0-0-121.html
--
Jeff Traigle
Tim Nelson
Honored Contributor

Re: Encryption options

John Oberlander
Frequent Advisor

Re: Encryption options

Jeff,

I saw the evfs but its only for 11.21 not 11.11. :(


Tim,
Thanks for the link, ill check it out.


I can't believe theres not more options out there though.

Tim Nelson
Honored Contributor

Re: Encryption options

There was a company that has a inband FC packet encryptor. Cannot remember the name. It was really, really expensive, completely transparent ( even for the thief ), and required another appliance for backups.

Check out the Vormetric stuff. It was the only real solution I have seen ( nut not used ).

Enable encryption in the database/applicaiton and turn the problem over to those guys :)


John Oberlander
Frequent Advisor

Re: Encryption options

Thanks, this vormetric seems to be targeting the PCI compliance which is the reason for our requirement.

DB2 has the encryption option now, but the programmers are complaining about performance issues from their tests.

John