Comment referencing incorrect algorithm

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Comment referencing incorrect algorithm
Дата
Msg-id FE26C953-FA87-4BB9-9105-AA1F8705B0D0@yesql.se
обсуждение исходный текст
Ответы Re: Comment referencing incorrect algorithm  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
While poking around our crypto code, I noticed that a comment in sha2.h was
referencing sha-1 which is an algorithm not supported by the code.  The
attached fixes the comment aligning it with other comments in the file.

cheers ./daniel


Вложения

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

Предыдущее
От: Hamid Akhtar
Дата:
Сообщение: Re: Improving psql slash usage help message
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: OpenSSL randomness seeding