-
[OpenSSL 3.0.0 was released recently](https://www.openssl.org/blog/blog/2021/09/07/OpenSSL3.Final/).
It should be fairly downward compatible, however we should ensure we are compatible to 3.0 once it…
hbeni updated
4 months ago
-
Compile-Error:
In file included from /usr/include/openssl/aes.h:13:0,
from crypto.h:86,
from crypto.c:24:
/usr/include/x86_64-linux-gnu/openssl/opensslconf.h:18:3…
-
Hi,
version `0.11.4.16`.
When you test with `./Setup build test:test-evp-base64 --ghc-option=-O0` or in `ghci`, then a test failure occurs (I've inserted some more stack traces and prints for y…
-
Hey there,
I want to build an image with musl for smaller image sizes, which is needed for my use case.
I am not a professional in musl, but I found that musl has some performance drawbacks in multi…
-
**Name**: openssl
**CVEs**: [CVE-2024-2511](https://nvd.nist.gov/vuln/detail/CVE-2024-2511), [CVE-2024-4603](https://nvd.nist.gov/vuln/detail/CVE-2024-4603), [CVE-2024-4741](https://nvd.nist.gov/vuln…
-
**Is your feature request related to a problem? Please describe.**
There are requirements for files/tests that are not present in earlier versions of OpenSSL.
**Describe the solution you'd like*…
-
I can not install ree-1.8.7-2012.02 on ubuntu 16.04.
I am getting the following error
`Error running '__rvm_make -j4'`
```
There has been an error while running make. Halting the installation.
…
-
Currently PTO uses the `Read + Write` traits of `SslStream` with MIO, however OpenSSL may return error conditions that require special handling when used with non-blocking sockets. These are not expos…
-
### What is the problem this feature will solve?
The crypto library currently lacks a generic key derivation function similar to [OpenSSL's `EVP_KDF` methods](https://wiki.openssl.org/index.php/EVP_K…
-
Hello,
I am currently running version 0.3.5 on Ubuntu 22.04
I am using some self-signed certificates created with RSA. They have been working fine for a while, but since they expired I created …