Using pgcrypto with AES-256 bits?

Поиск
Список
Период
Сортировка
От Stas Oskin
Тема Using pgcrypto with AES-256 bits?
Дата
Msg-id 200504302216.BCM72540@romy.inter.net.il
обсуждение исходный текст
Ответы Re: Using pgcrypto with AES-256 bits?
Список pgsql-general

Hello.

 

I tried the pgcrypto contrib module with the AES default encryption. It works pretty nice, but I understand that it's using 128 bit key strength. Is there any built-in support for the 256 bit key strength? Or it should be used via external libraries?

 

AFAIK, the support of mhash and mcrypt was dropped from the recent version of the module, so the AES 256 functionality can be only provided by OpenSSL?

 

Thank you.

 

Stas.

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

Предыдущее
От: Mike Nolan
Дата:
Сообщение: Re: Tuning queries inside a function
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Fatal error