-
Looks like the sha1 code in `libressl` uses SSSE3 instructions, but not the newer SHA1 instruction extensions, which are used by `openssl`. This is showing up as a performance regression with 2.11 vs …
-
It seems a good candidate for writing (http) client and server.
See the presentation at https://www.openbsd.org/papers/linuxconfau2017-libtls/
-
Since f56a65f7bc08de0cd9bc5c1e4683b1d0c671b767, building libimobile device against libressl fails like this:
`make[2]: Entering directory '/home/dennis/dev/libimobiledevice/tools'
CC idev…
-
Hey guys! I want to replace LibreSSL with openSSL
I followed the steps in the below URL but the openssl version -a still shows LibreSSL.
https://cloudwafer.com/blog/installing-openssl-on-ubuntu-…
-
When trying to run eza from current master as described in the README, it fails:
```
$ nix run github:eza-community/eza
error: builder for '/nix/store/90x4y7k1qsvl67m8gfd8lkrrywzgxkmw-eza-deps-la…
-
### Detailed Description of the Problem
running QUIC Interop suite on LibreSSL shows some errors
### Expected Behavior
pass testcases
### Steps to Reproduce the Behavior
this is QuicTLS…
-
Hi, Installation faile son macos15 following the steps in readme. ports are installed as required.
make all-recursive
make[1]: Entering directory '/Users/user/workspaces/docsis'
Making all in …
-
I've been using libressl with my cross-platform projects for a while now. I update the version every few years or so. I'm attempting to update to a later version either 3.8.3 or 3.9.0. Having issue…
-
LibreSSL seems to align slightly better with the goals of this distribution, having a simpler build system and smaller API than OpenSSL.
The switch to OpenSSL was spurred by Python 3.10 dropping Li…
-
Hi, when trying to build on Void linux (libressl-3.1.3_3), I get this, which seems to be linked to libressl version
>
> error: failed to run custom build command for `openssl-sys v0.9.54`
>
> …