Welcome! Log In Create A New Profile

Advanced

dev plans for pcre2 and sha>256?

Anonymous User
January 21, 2015 01:22PM
(1)

current nginx ver 1.7.9 can be easily linked against a local libpcre,

ldd /usr/local/sbin/nginx | grep libpcre
libpcre.so.1 => /usr/local/lib64/libpcre.so.1 (0x00007f4f6bce6000)

no issues/problems.

when is support for pcre2 currently slotted in nginx devel? either for libpcre2-posix, or libpcre2_8 directly?

(2)

nginx's current config options include

--with-md5=DIR set path to md5 library sources
--with-md5-opt=OPTIONS set additional build options for md5
--with-md5-asm use md5 assembler sources

--with-sha1=DIR set path to sha1 library sources
--with-sha1-opt=OPTIONS set additional build options for sha1
--with-sha1-asm use sha1 assembler sources

admitting I'm not clear on the scope of usage of these crypto libs within the app, 'elsewhere' it's widely recommended to abandon use of sha1, and similarly nd5 -- tho less widely so.

Should there be a option for replacement with, sha256/384/512?

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

dev plans for pcre2 and sha>256?

Anonymous User 1250 January 21, 2015 01:22PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 196
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready