Operating System - HP-UX
1833210 Members
2648 Online
110051 Solutions
New Discussion

Re: File Encryption on HP 11.0

 
Richard Taft
Occasional Contributor

File Encryption on HP 11.0

I need to be able to send encrypted files in one of the following formats

DES
SED-EDE3
RC2-US
RC4-US

I downloaded the Stronge Encryption Package from th HP Software Depot site, but this seems to be an API for programers and it has no executables. Has anyone written or seen a site that has the executable "Front-End" for this package.

Rich Taft
Ricoh Corp
Sometimes your the windshield, sometimes your the bug
5 REPLIES 5
Calvin Bebermeyer
Occasional Advisor

Re: File Encryption on HP 11.0

Have you tried sending your file over Secure Shell connection?

This will do DES for you (plus some others).

calvin B.
Richard Taft
Occasional Contributor

Re: File Encryption on HP 11.0

Thay have a flat FTP server at the other end. I need to encrypt before I send (Im alos sending the file to a DMZ server to send it out (File wall restriction))
Sometimes your the windshield, sometimes your the bug
Calvin Bebermeyer
Occasional Advisor

Re: File Encryption on HP 11.0

If the Firewall is SOCKS, Secure Shell can negotiate through the DMZ.

Connecting to the plain ftp, that is another story.

Would the remote computer be willing to install SSH? You computer would be the only one having to worry about configuring for the Firewall.
Richard Taft
Occasional Contributor

Re: File Encryption on HP 11.0

I lucky that I got them to talk to me about what encrytions to try. No I will need to encrypt the file. at this time its the only option.
Sometimes your the windshield, sometimes your the bug
Bruce Regittko_1
Esteemed Contributor

Re: File Encryption on HP 11.0

Hi,

I'm not sure which encryption algorithm it uses but the crypt command will encrypt and decrypt files. See the crypt(1) man page for more information.

--Bruce
www.stratech.com/training