Re: Storing encrypted data?

Поиск
Список
Период
Сортировка
От John Tregea
Тема Re: Storing encrypted data?
Дата
Msg-id 44BF6E78.9090207@debraneys.com
обсуждение исходный текст
Ответ на Re: Storing encrypted data?  ("Aaron Bono" <postgresql@aranya.com>)
Список pgsql-sql
Hi Aaron,

I removed them because when I bring the data back into my GUI, the 
returns are treated as a record break by the software and I cannot 
decrypt them or display the rest of the record that is not encrypted.

Regards

John T

Aaron Bono wrote:
> On 7/19/06, *John Tregea* <john@debraneys.com 
> <mailto:john@debraneys.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
> ================================================================== 


В списке pgsql-sql по дате отправления:

Предыдущее
От: Florian Weimer
Дата:
Сообщение: Re: INSERT/UPDATEs cycles and lack of phantom locking
Следующее
От: "Kevin Nikiforuk"
Дата:
Сообщение: Error when trying to use a FOR loop