|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: I need a simple encryption subroutine, to encrypt/decrypt a string
Date: Feb 18 1999 3:31PM
>>>>> "Steve" == Steve Allen writes:
Steve> Folks, I need a simple encryption subroutine, to
Steve> encrypt/decrypt a string(database passwords) has anybody
Steve> written one or how to do this easily
How about using Crypt::DES?
It might be overkill, but it works pretty well (the only problem is
that you need to have a private key, which might not work well in your
situation.
Michael
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@mbay.net -||- http://www.mbay.net/~mpeppler
Int. Sybase User Group -||- http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|