1LIBRESSL
2========
3
4Original source can be downloaded from:
5https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/
6
7file = libressl-3.2.2.tar.gz
8date = 17 Oct 2020
9size = 3839529
10sha1 = d102c86b39f33f8ee4f253920a5b90b4d3c77cd0
11
12The file README.DELETED contains a list of deleted files and directories.
13
14Use "git diff vendor/LIBRESSL crypto/libressl" to see local modifications.
15
16These sources are used in:
17	lib/librecrypto
18	lib/libressl
19	usr.bin/openssl
20	usr.bin/nc
21
22Configured with:
23
24  --enable-nc ac_cv_header_dlfcn_h=no ac_cv_lib_dl_dlopen=no
25
26NOTE: The configure script misdetects HOST_ABI=elf and disables ASM versions.
27