[patch 0/9] annual pgcrypto update

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема [patch 0/9] annual pgcrypto update
Дата
Msg-id 20060711195733.610166000@localhost.localdomain
обсуждение исходный текст
Ответы Re: [patch 0/9] annual pgcrypto update  (Neil Conway <neilc@samurai.com>)
Re: [patch 0/9] annual pgcrypto update  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Few cleanups and couple of new things:

 - add SHA2 algorithm to older OpenSSL
 - add BIGNUM math to have public-key cryptography work
   on non-OpenSSL build.
 - gen_random_bytes() function

The status of SHA2 algoritms and public-key encryption
can now be changed to 'always available.'

That makes pgcrypto functionally complete and unless there
will be new editions of AES, SHA2 or OpenPGP standards,
there is no major changes planned.



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

Предыдущее
От: Marko Kreen
Дата:
Сообщение: [patch 3/9] Add support for SHA224
Следующее
От: Marko Kreen
Дата:
Сообщение: [patch 4/9] Fix use of CAST5 in regtests.