From bd5dd3aa41bacd96d2c3b5982ee31ca10e665c2c Mon Sep 17 00:00:00 2001 From: Matěj Grabovský Date: Mon, 18 Nov 2019 17:17:25 +0100 Subject: Add support for LibreSSL The code is copied from the BoringSSL implementation with some minor modifications to accomodate slight differences in the LibreSSL API. --- ext/libressl | 1 + 1 file changed, 1 insertion(+) create mode 160000 ext/libressl (limited to 'ext') diff --git a/ext/libressl b/ext/libressl new file mode 160000 index 0000000..5542c18 --- /dev/null +++ b/ext/libressl @@ -0,0 +1 @@ +Subproject commit 5542c1828a53a0fd28b754f68a8a5c80848e4246 -- cgit v1.2.3-70-g09d2