From owner-freebsd-questions Thu Jul 19 13: 1:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 148D137B409 for ; Thu, 19 Jul 2001 13:01:14 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.3/8.9.3) with ESMTP id f6JJxqe01583; Thu, 19 Jul 2001 16:59:53 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Thu, 19 Jul 2001 16:59:51 -0300 (ART) From: Fernando Gleiser To: "Gerald T. Freymann" Cc: Subject: Re: encyrtion method in perl ? In-Reply-To: <002101c11075$64d3ba60$0f01a8c0@phantom> Message-ID: <20010719154413.F615-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Take a look at the p5-Crypt* ports. Fer On Thu, 19 Jul 2001, Gerald T. Freymann wrote: > Sorta off-topic, > > but does somebody have a handy routine that can take a string and > encyrpt/decrypt it? > > I need to be able to write the encrypted string to a text file, and read it > back later and decode it, print it on the screen... > > tried "pack" but it uses some characters that prevent you from reading it > back successfully 100% of the time. > > -gf > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message