Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OT: Encryption software

Re: OT: Encryption software

From: Tim Gardner <tgardner_at_codeHorse.com>
Date: Mon, 30 Jul 2001 12:45:02 -0700
Message-ID: <F001.003592DE.20010730115138@fatcity.com>

Witold,

You could use a perl script with the blowfish module to encrypt the file and email it, and then send the user a decryption program. Perl programs can be turned into exe programs, though I think that in this case the user would be able to reverse engineer it and extract the password -- not sure if that is a problem for you. This scheme would be rather inconvenient for the end user as they would have to copy and paste or save the email and then run the program to decrypt it.

Why not use an ssl-secure web server?

Tim

>We are looking for a product that can be used to encrypt an Oracle report. In
>short a process will run a report, the file will be encrypted, and sent by
>email. And we would like to be able to use the product from command
>line so that
>the entire process can run automatically.
>
>I have already looked at products from PGP but the only product that
>can be used
>with the command line option is PGP E-business server for about
>$7000. The price
>is way too high for the volume that we will have. I started to look at other
>products and found a few....
>
>Has anyone used an encryption product and can share experience, good and bad?
>
>Thanks
>
>Witold
>
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author:
> INET: Witold.Iwaniec_at_atl.bluecross.ca
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Tim Gardner
  INET: tgardner_at_codeHorse.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Jul 30 2001 - 14:45:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US