| От | Brett McCormick |
|---|---|
| Тема | Re: [HACKERS] Query cancel and OOB data |
| Дата | |
| Msg-id | 13675.12278.67171.468558@web0.speakeasy.org обсуждение исходный текст |
| Ответ на | Re: [HACKERS] Query cancel and OOB data (ocie@paracel.com) |
| Список | pgsql-hackers |
/dev/urandom performs a similar function without the wait. of course not all of the data is new, but it should still be pretty secure. On Tue, 26 May 1998, at 14:00:57, ocie@paracel.com wrote: > A neat feature of linux is that it has a kernel random number > generator which is fed random data from interrupt times. The only > drawback is that this is sort of a "pool", so whn the pool is full, > drawing 8 bytes from it is not a problem, but when the pool is > drained, it can take some time to generate more data. At any rate, it > might be a good starting point for a postgres random number generator > -- sample usage of shared memory and perform a hash on this. From > "applied cryptography":
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера