Oops
My mistake. I was not using the "salt" option. Now I can get the same result
each time that I encrypt the same string.
Thanks again,
Lonnie
--- "Gerald L. Clark" <[EMAIL PROTECTED]> wrote:
> Lonnie Cumberland wrote:
> >
> > Hello All,
> >
> > I have noticed that the Encrypt() is a
Lonnie Cumberland wrote:
>
> Hello All,
>
> I have noticed that the Encrypt() is a oneway function that will also give
> different resulting messages for the same message being encrypted multiple
> times.
>
> I have also noticed that the Encode() will result in a message that is a binary
> type
Hello All,
I have noticed that the Encrypt() is a oneway function that will also give
different resulting messages for the same message being encrypted multiple
times.
I have also noticed that the Encode() will result in a message that is a binary
type.
What I need to do is to find a way to cha