From owner-freebsd-questions@FreeBSD.ORG Mon Feb 5 23:00:18 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8939316A401 for ; Mon, 5 Feb 2007 23:00:16 +0000 (UTC) (envelope-from dghatikachalam@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id 31ADF13C428 for ; Mon, 5 Feb 2007 23:00:16 +0000 (UTC) (envelope-from dghatikachalam@gmail.com) Received: by wr-out-0506.google.com with SMTP id 69so1409250wra for ; Mon, 05 Feb 2007 15:00:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=tkmSE4YUvJcDMvYN7Tx19s4fxGBEVRxmtXb7c7CnejpHU6Htwg9J3VED8gBwtfp7MIaUapC0iST4N2G4LoHpfqJlmtXvsH8QaDa89Xe7XESUQLH6FRaW17hOsH8vN/IWOEGSf3e7mO7WdWju76T2UxufjwknTjmbxAtxMEWgcmU= Received: by 10.78.17.1 with SMTP id 1mr1348126huq.1170716414677; Mon, 05 Feb 2007 15:00:14 -0800 (PST) Received: by 10.78.188.15 with HTTP; Mon, 5 Feb 2007 15:00:14 -0800 (PST) Message-ID: Date: Mon, 5 Feb 2007 18:00:14 -0500 From: "Dak Ghatikachalam" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Question:encryption tool X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 23:00:18 -0000 Hi freebsd ers I am looking for any suggestion on using the right tool that I can use to perform the encryption/decryption for flat files. We have a requirement to encrypt 15 flat files and be dumped on tape and be stored in remote site facility for later business resumption. or in the crash/fire/emergency situation for the recovery purposes. For consistency I am planning to use the same tool across our Solaris, Linux and Freebsd OS oracle database environments. Thanks Dak