1LIBRESSL
2========
3
4Original source can be downloaded from:
5https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/
6
7file = libressl-3.6.1.tar.gz
8date = 25 October 2022
9size = 4240343
10sha1 = 60ac9dc4abe32d139b4ca461f3c80e1b4d0ed938
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