| From: | "Aaron Bono" <postgresql(at)aranya(dot)com> |
|---|---|
| To: | "John Tregea" <john(at)debraneys(dot)com> |
| Cc: | "Michael Fuhr" <mike(at)fuhr(dot)org>, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Storing encrypted data? |
| Date: | 2006-07-19 14:34:25 |
| Message-ID: | bf05e51c0607190734u691a2f13hc42f7d8325a45ff1@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On 7/19/06, John Tregea <john(at)debraneys(dot)com> wrote:
>
> Hi Aaron,
>
> I found that your suggestion worked well. For some reason the IDE I use
> (Revolution) put a return character every 73rd character when it did the
> base64encode, but I strip those out and there no further problems. I
> don't even have to put them back later to decode it.
I usually leave the return characters where they are.
I am curious, why did you decide to remove the return characters?
==================================================================
Aaron Bono
Aranya Software Technologies, Inc.
http://www.aranya.com
==================================================================
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-07-19 14:36:17 | Re: Use of cmin in psql |
| Previous Message | Erik Jones | 2006-07-19 14:29:18 | Re: Table Join (Maybe?) |