| От | Bruno Wolff III |
|---|---|
| Тема | Re: xor for text |
| Дата | |
| Msg-id | 20031208060411.GA27110@wolff.to обсуждение |
| Ответ на | Re: xor for text (<btober@seaworthysys.com>) |
| Список | pgsql-general |
On Sat, Dec 06, 2003 at 15:48:44 -0500, btober@seaworthysys.com wrote: > database to not be in plain text, so yea, I was thinking about simply > xoring them with the respective user's single, non-stored password, or > more likely xoring against an md5 hash of that single, master password. It isn't a good idea to xor multiple plain text strings against the same key string. If it is worth going to the trouble to encrypt the strings in the first place, it will almost certainly be worth using some more standard encryption as the cost will be a small amount of cpu time.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера