Searched full:libressl (Results 1 – 25 of 93) sorted by relevance
1234
| /external/oss-fuzz/projects/libressl/ |
| D | build.sh | 27 mkdir -p $WORK/libressl 28 cd $WORK/libressl 38 $CMAKE_DEFINES $SRC/libressl/ 41 LIBRESSL_FUZZERS=$SRC/libressl.fuzzers 49 -I $SRC/libressl/include -I $SRC/libressl 56 $F -I $SRC/libressl/include -I $SRC/libressl 79 # Compile Cryptofuzz LibreSSL module 81 OPENSSL_INCLUDE_PATH="$SRC/libressl/include" OPENSSL_LIBCRYPTO_A_PATH="$WORK/libressl/crypto/libcry… 84 LIBFUZZER_LINK="$LIB_FUZZING_ENGINE" CXXFLAGS="$CXXFLAGS -DCRYPTOFUZZ_LIBRESSL -I $SRC/libressl/inc…
|
| D | Dockerfile | 19 RUN git clone --depth 1 https://github.com/libressl-portable/portable.git libressl 20 RUN git clone --depth 1 https://github.com/libressl-portable/fuzz.git libressl.fuzzers 24 WORKDIR libressl
|
| D | project.yaml | 1 homepage: "https://www.libressl.org/" 14 main_repo: 'https://github.com/libressl-portable/portable.git'
|
| /external/python/cpython2/Tools/ssl/ |
| D | multissltests.py | 2 """Run Python tests against multiple installations of OpenSSL and LibreSSL 6 (1) downloads OpenSSL / LibreSSL tar bundle 8 (3) compiles OpenSSL / LibreSSL 9 (4) installs OpenSSL / LibreSSL into ../multissl/$LIB/$VERSION/ 73 "Run CPython tests with multiple OpenSSL and LibreSSL " 85 help="Don't test OpenSSL < 1.0.2 and LibreSSL < 2.5.3.", 93 "OpenSSL and LibreSSL versions are given." 97 '--libressl', 101 "LibreSSL versions, defaults to '{}' (ancient: '{}') if no " 102 "OpenSSL and LibreSSL versions are given." [all …]
|
| /external/curl/.github/workflows/ |
| D | linux.yml | 46 …# renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUr… 47 libressl-version: 3.9.2 83 - name: libressl 85 install_steps: libressl pytest 86 … configure: LDFLAGS="-Wl,-rpath,$HOME/libressl/lib" --with-openssl=$HOME/libressl --enable-debug 89 - name: libressl-clang 91 install_steps: libressl 92 …configure: CC=clang LDFLAGS="-Wl,-rpath,$HOME/libressl/lib" --with-openssl=$HOME/libressl --enable… 248 - name: cache libressl 249 if: contains(matrix.build.install_steps, 'libressl') [all …]
|
| D | macos.yml | 127 - name: LibreSSL http2 128 install: nghttp2 libressl 129 … configure: --enable-debug --with-openssl=$(brew --prefix)/opt/libressl --enable-websockets 225 - name: LibreSSL 226 install: nghttp2 libressl 227 …generate: -DOPENSSL_ROOT_DIR=$(brew --prefix)/opt/libressl -DCURL_DISABLE_LDAP=ON -DCURL_DISABLE_L…
|
| /external/python/cpython3/Tools/ssl/ |
| D | multissltests.py | 2 """Run Python tests against multiple installations of OpenSSL and LibreSSL 6 (1) downloads OpenSSL / LibreSSL tar bundle 8 (3) compiles OpenSSL / LibreSSL 9 (4) installs OpenSSL / LibreSSL into ../multissl/$LIB/$VERSION/ 70 "Run CPython tests with multiple OpenSSL and LibreSSL " 82 help="Don't test OpenSSL and LibreSSL versions without upstream support", 90 "OpenSSL and LibreSSL versions are given." 94 '--libressl', 98 "LibreSSL versions, defaults to '{}' (ancient: '{}') if no " 99 "OpenSSL and LibreSSL versions are given." [all …]
|
| /external/libwebsockets/READMEs/ |
| D | README.libressl.md | 3 libressl is another fork of Openssl. 5 ## Example build for libressl itself 7 If you unpack or clone into `/path/to/libressl` and enter that dir... 16 ## Example build for lws against libressl 23 …libressl/build/tls/libtls.a;/path/to/libressl/build/ssl/libssl.a;/path/to//libressl/build/crypto/l… 27 Libressl by default will look for a trust bundle in `/usr/local/etc/ssl/cert.pem`, you either have …
|
| /external/oss-fuzz/projects/cryptofuzz/ |
| D | build.sh | 476 # libtomcrypt can only be compiled with NSS, because OpenSSL, LibreSSL and 518 # Compile LibreSSL (with assembly) 519 cd $SRC/libressl 530 # Compile Cryptofuzz LibreSSL (with assembly) module 532 …OPENSSL_INCLUDE_PATH="$SRC/libressl/include" OPENSSL_LIBCRYPTO_A_PATH="$SRC/libressl/build/crypto/… 536 …LIBFUZZER_LINK="$LIB_FUZZING_ENGINE" CXXFLAGS="$CXXFLAGS -I $SRC/libressl/include -DCRYPTOFUZZ_LIB… 542 cp $SRC/cryptofuzz/cryptofuzz $OUT/cryptofuzz-libressl 544 cp $SRC/cryptofuzz/cryptofuzz-dict.txt $OUT/cryptofuzz-libressl.dict 551 # Compile LibreSSL (without assembly) 552 cd $SRC/libressl [all …]
|
| D | Dockerfile | 29 RUN git clone --depth 1 https://github.com/libressl-portable/portable libressl 30 RUN cd $SRC/libressl && ./update.sh
|
| D | README.md | 14 OpenSSL, BoringSSL and LibreSSL are assigned separate fuzzing targets because their exported symbol… 24 A binary embedding LibreSSL, mbed TLS, libsodium, Go, Rust, Java, Javascript, ..., ...
|
| /external/rust/crates/openssl/ |
| D | CHANGELOG.md | 26 …RAINPOOL_P256R1,BRAINPOOL_P320R1,BRAINPOOL_P384R1,BRAINPOOL_P512R1}` are now available on LibreSSL. 69 * `cipher::Cipher::chacha20` is now available on LibreSSL 70 * `symm::Cipher::chacha20` is now available on LibreSSL 96 * `Pkey` HKDF functionality now works on LibreSSL 98 * `MessageDigest::sha3*` are now available on LibreSSL 104 * `Cipher::chacha20_poly1305` is now available on LibreSSL 133 * Exposed `EcPointRef::affine_coordinates` on BoringSSL and LibreSSL. 198 * Fixed LibreSSL version checking. More functions should now be correctly available on LibreSSL. 204 * Added support for X25519 and Ed25519 on LibreSSL and BoringSSL. 542 * Added support for the LibreSSL 2.9.x series. [all …]
|
| D | build.rs | 11 println!("cargo:rustc-cfg=libressl"); in main()
|
| /external/curl/.circleci/ |
| D | config.yml | 118 configure-macos-libressl-http2: 123 …bsockets --with-openssl --enable-debug PKG_CONFIG_PATH="$(brew --prefix libressl)/lib/pkgconfig" C… 162 # Drop libressl as long as we're not trying to build it 432 macos-arm-http-libressl-http2: 439 - configure-macos-libressl-http2 534 # There are problem linking with LibreSSL on the CI boxes that prevent this 536 # macos-arm-http-libressl-http2: 538 # - macos-arm-http-libressl-http2
|
| /external/curl/plan9/ |
| D | README | 12 LibreSSL Portable can be downloaded from: 14 https://github.com/libressl-portable/portable/pull/510
|
| /external/rust/crates/openssl/src/ |
| D | version.rs | 114 #[cfg(not(any(libressl, boringssl)))] in test_versions() 118 #[cfg(libressl)] in test_versions() 120 "LibreSSL" in test_versions()
|
| D | lib.rs | 4 //! 3.x.x and LibreSSL versions 2.5 through 3.7.x are supported. 80 //! A build script can be used to detect the OpenSSL or LibreSSL version at compile time if needed.… 151 #[cfg(all(not(libressl), not(osslconf = "OPENSSL_NO_CMS"), not(boringssl)))] 164 #[cfg(not(any(libressl, ossl300)))]
|
| D | error.rs | 242 // OpenSSL/LibreSSL they're safe. 267 // OpenSSL/LibreSSL they're safe. 314 // OpenSSL/LibreSSL they're safe.
|
| /external/rust/crates/openssl/src/ssl/ |
| D | mod.rs | 224 /// Requires OpenSSL 1.1.1 or LibreSSL 3.4.0 or newer. 230 /// Requires OpenSSL 1.0.2 or LibreSSL 3.3.2 or newer. 236 /// Requires OpenSSL 1.0.2 or LibreSSL 3.3.2 or newer. 333 #[cfg(not(libressl))] 605 /// Requires OpenSSL 1.0.2 or LibreSSL 2.6.1 or newer. 657 /// Requires BoringSSL or OpenSSL 1.1.1 or LibreSSL 3.4.0 or newer. 1094 /// Requires OpenSSL 1.1.1 or LibreSSL 3.4.0 or newer. 1112 #[cfg(any(libressl, all(ossl102, not(ossl110))))] 1150 /// Requires BoringSSL or OpenSSL 1.1.0 or LibreSSL 2.6.1 or newer. 1168 /// Requires BoringSSL or OpenSSL 1.1.0 or or LibreSSL 2.6.1 or newer. [all …]
|
| /external/curl/tests/http/ |
| D | test_17_ssl_use.py | 69 if env.curl_uses_lib('libressl'): 71 exp_resumed = 'Initial' # 1.2 works in libressl, but 1.3 does not, TODO 142 # 35 - libressl rejects setting an SNI name with trailing dot
|
| /external/curl/.github/scripts/ |
| D | spellcheck.words | 438 LibreSSL 439 libressl
|
| /external/curl/m4/ |
| D | curl-openssl.m4 | 296 AC_MSG_CHECKING([for libressl]) 306 [Define to 1 if using libressl.]) 307 ssl_msg="libressl"
|
| /external/libwebsockets/ |
| D | .sai.json | 173 "default-examples-libressl": { 174 …libressl-3.3.1/build/tls/libtls.a;/opt/libressl-3.3.1/build/ssl/libssl.a;/opt/libressl-3.3.1/build…
|
| /external/curl/docs/libcurl/opts/ |
| D | CURLINFO_SSL_VERIFYRESULT.md | 71 Added in 7.5. Only set by the OpenSSL/libressl/boringssl and GnuTLS backends.
|
| /external/cronet/third_party/netty-tcnative/src/c/ |
| D | ssl_private.h | 157 // LibreSSL 2.4.x doesn't support the X509_V_ERR_UNSPECIFIED so we introduce a work around to make … 158 // This should be reverted when we support LibreSSL 2.5.x (which does support X509_V_ERR_UNSPECIFIE…
|
1234